crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#29848d hex color - Sea Bed - Blue - Cool color - Information

#29848d hex color - Sea Bed - Blue - Cool color

Color Hue/Base color: Blue

Hex #29848d Color Code is also known as Sea Bed color.

Hex #29848d Color code in RGB color code model is created after adding 16.08% red color, 51.76% green color and 55.29% blue color. Hex #29848d Color code in CMYK color (process color) code model is generated after subtraction of 71% cyan, 6% magenta, 0% yellow and 45% black.

Hex #29848d color code is between #228888 web safe hex color code and #337799 web safe hex color code. #228888 is the nearest web safe color code. You can see here many more shades of #29848d color code.

0 Likes 0 Comments | 31 Views

Color Table

Hex Color Code29848d#29848d
RGB Decimal41, 132, 141rgb(41, 132, 141)
RGB Percent16%, 52%, 55%rgb(16%, 52%, 55%)
CSS RGBa41, 132, 141,1rgba(41,132,141,1)
CMYK Modelcmyk(71%,6%,0%,45%)
HSL Color Space185,55% ,36%hsl(185,55% ,36%)
HSV Color Space185°, 71%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001010011000010010001101
Octal51204215
Decimal41132141
Hex29848d

Different shades of #29848d color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #29848d
#34a9b4
Dark Shade of #29848d
#1e5f65
Saturated Shade of #29848d
#208b96
Desaturated Shade of #29848d
#327d84
Grey scale Shade of #29848d
#5b5b5b
Brighten Shade
#429da6
Most Readable Shade
#FFFFFF

Shades of #29848d color code

Generate more color scales with scales (color stack) generator.

#29848d
#24757d
#1f666d
#1b585e
#16494e
#123a3e
#0d2c2f
#091d1f
#040e0f
#000000

Similar Color like #29848d color

Find visually similar hex color codes nearing to #29848d hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#2a858e
#2b868f
#2c8790
#2d8891
#2e8992
#2f8a93
#308b94
#318c95
#328d96
#338e97
#348f98
#359099
#36919a
#37929b
#28838c
#27828b
#26818a
#258089
#247f88
#237e87
#227d86
#217c85
#207b84
#1f7a83
#1e7982
#1d7881
#1c7780
#1b767f

Monochromatic Color with #29848d

#29848d
#35acb7
#42d4e2
#040d0d
#103438
#1d5c62

Tints of #29848d Color

#29848d
#409199
#589fa6
#70adb3
#88babf
#9fc8cc
#b7d6d9
#cfe3e5
#e7f1f2
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#29848d
#8d3229

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#29848d
#8d2952
#8d6429

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#298d6e
#298d82
#29848d
#29708d
#295c8d

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#29848d
#8d2984
#848d29

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#29848d
#64298d
#8d3229
#528d29

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#29848d
#8d3229
#8d6429
#29528d

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #29848d Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#29848d Color Code Preview on Black Background Color

This is how #29848d Color will look on black background color. Color contrast ratio is 4.78

#29848d in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#29848d">Your Example Paragraph content text in with font color #29848d </p>

Your Example Paragraph content text in with font color #29848d

HTML with inline CSS

<div style="color:#29848d">Your Paragraph text in with font color #29848d </div>

Your Example Paragraph content text in with font color #29848d

#29848d color code is use for CSS Background Color

Background color for the above div is #29848d

HTML with inline CSS

<div style="background-color:#29848d;"></div>

#29848d color code is use for CSS Border Color

CSS Border color for the above div is #29848d

HTML with inline CSS

<div style="border:5px solid #29848d;"></div>

CSS Border Left color for the above div is #29848d

HTML with inline CSS

<div style="border-left:5px solid #29848d;"></div>

CSS Border Right color for the above div is #29848d

HTML with inline CSS

<div style="border-right:5px solid #29848d;"></div>

CSS Border Bottom color for the above div is #29848d

HTML with inline CSS

<div style="border-bottom:5px solid #29848d;"></div>

CSS Border Top color for the above div is #29848d

HTML with inline CSS

<div style="border-top:5px solid #29848d;"></div>

#29848d hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#29848d; } .examplecolorclass {color:#29848d; } .examplebordercolor {border:3px solid #29848d; }

#29848d Color code Preview on White Background

This is how #29848d Color code will look on white background color. Color contrast ratio is 4.39

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #29848d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #29848d; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 31 Views

Post your comment:-

By submitting comment you agree to our privacy policy.