crispedge.com

Color picker

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

#08848a hex color - Green - Cool color - Information

#08848a hex color - Green - Cool color

Color Hue/Base color: Green

Hex #08848a Color code in RGB color code model is created after adding 3.14% red color, 51.76% green color and 54.12% blue color. Hex #08848a Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 4% magenta, 0% yellow and 46% black.

Hex #08848a color code is between #008888 web safe hex color code and #007799 web safe hex color code. #008888 is the nearest web safe color code. You can see here many more shades of #08848a color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code08848a#08848a
RGB Decimal8, 132, 138rgb(8, 132, 138)
RGB Percent3%, 52%, 54%rgb(3%, 52%, 54%)
CSS RGBa8, 132, 138,1rgba(8,132,138,1)
CMYK Modelcmyk(94%,4%,0%,46%)
HSL Color Space183,89% ,29%hsl(183,89% ,29%)
HSV Color Space183°, 94%, 54%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000010001000010010001010
Octal10204212
Decimal8132138
Hex08848a

Different shades of #08848a color code.

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

Light Shade of #08848a
#0bb2ba
Dark Shade of #08848a
#05565a
Saturated Shade of #08848a
#018b91
Desaturated Shade of #08848a
#0f7d83
Grey scale Shade of #08848a
#494949
Brighten Shade
#219da3
Most Readable Shade
#FFFFFF

Shades of #08848a color code

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

#08848a
#07757a
#06666b
#05585c
#04494c
#033a3d
#022c2e
#011d1e
#000e0f
#000000

Similar Color like #08848a color

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

#09858b
#0a868c
#0b878d
#0c888e
#0d898f
#0e8a90
#0f8b91
#108c92
#118d93
#128e94
#138f95
#149096
#159197
#169298
#078389
#068288
#058187
#048086
#037f85
#027e84
#017d83
#007c82
#007b81
#007a80
#00797f
#00787e
#00777d
#00767c

Monochromatic Color with #08848a

#08848a
#0aadb4
#0dd5df
#010a0a
#033335
#065b5f

Tints of #08848a Color

#08848a
#239197
#3e9fa4
#5aadb1
#75babe
#91c8cb
#acd6d8
#c8e3e5
#e3f1f2
#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

#08848a
#8a0e08

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

Split Complementary

#08848a
#8a0843
#8a4f08

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

Analogous Color

#088a5c
#088a76
#08848a
#086a8a
#08508a

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

#08848a
#8a0884
#848a08

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

#08848a
#4f088a
#8a0e08
#438a08

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

#08848a
#8a0e08
#8a4f08
#08438a

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 #08848a 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.

#08848a Color Code Preview on Black Background Color

This is how #08848a Color will look on black background color. Color contrast ratio is 4.68

#08848a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08848a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #08848a

#08848a color code is use for CSS Background Color

Background color for the above div is #08848a

HTML with inline CSS

<div style="background-color:#08848a;"></div>

#08848a color code is use for CSS Border Color

CSS Border color for the above div is #08848a

HTML with inline CSS

<div style="border:5px solid #08848a;"></div>

CSS Border Left color for the above div is #08848a

HTML with inline CSS

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

CSS Border Right color for the above div is #08848a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #08848a

HTML with inline CSS

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

CSS Border Top color for the above div is #08848a

HTML with inline CSS

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

#08848a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#08848a Color code Preview on White Background

This is how #08848a Color code will look on white background color. Color contrast ratio is 4.49

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 #08848a; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #08848a; }

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.