crispedge.com

Color picker

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

#99ccaa hex color - Green - Cool color - Information

#99ccaa hex color - Green - Cool color

Color Hue/Base color: Green

Hex #99ccaa Color code in RGB color code model is created after adding 60% red color, 80% green color and 66.67% blue color. Hex #99ccaa Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 0% magenta, 17% yellow and 20% black.

Hex #99ccaa color code is a web safe color. Next web safe color code is #88bb99 and previous web safe color code is #aaddbb. You can see here many more shades of #99ccaa color code.

0 Likes 0 Comments | 36 Views

Color Table

Hex Color Code99ccaa#99ccaa
RGB Decimal153, 204, 170rgb(153, 204, 170)
RGB Percent60%, 80%, 67%rgb(60%, 80%, 67%)
CSS RGBa153, 204, 170,1rgba(153,204,170,1)
CMYK Modelcmyk(25%,0%,17%,20%)
HSL Color Space140,33% ,70%hsl(140,33% ,70%)
HSV Color Space140°, 25%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011100110010101010
Octal231314252
Decimal153204170
Hex99ccaa

Different shades of #99ccaa color code.

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

Light Shade of #99ccaa
#bbddc6
Dark Shade of #99ccaa
#77bb8e
Saturated Shade of #99ccaa
#91d4a7
Desaturated Shade of #99ccaa
#a1c4ad
Grey scale Shade of #99ccaa
#b3b3b3
Brighten Shade
#b2e5c3
Most Readable Shade
#000000

Shades of #99ccaa color code

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

#99ccaa
#88b597
#779e84
#668871
#55715e
#445a4b
#334438
#222d25
#111612
#000000

Similar Color like #99ccaa color

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

#9acdab
#9bceac
#9ccfad
#9dd0ae
#9ed1af
#9fd2b0
#a0d3b1
#a1d4b2
#a2d5b3
#a3d6b4
#a4d7b5
#a5d8b6
#a6d9b7
#a7dab8
#98cba9
#97caa8
#96c9a7
#95c8a6
#94c7a5
#93c6a4
#92c5a3
#91c4a2
#90c3a1
#8fc2a0
#8ec19f
#8dc09e
#8cbf9d
#8bbe9c

Monochromatic Color with #99ccaa

#99ccaa
#b9f6cd
#19221c
#394c40
#597763
#79a187

Tints of #99ccaa Color

#99ccaa
#a4d1b3
#afd7bc
#bbddc6
#c6e2cf
#d1e8d9
#ddeee2
#e8f3ec
#f3f9f5
#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

#99ccaa
#cc99bb

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

Split Complementary

#99ccaa
#c499cc
#cc99a1

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

Analogous Color

#9ccc99
#99cca0
#99ccaa
#99ccb4
#99ccbe

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

#99ccaa
#aa99cc
#ccaa99

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

#99ccaa
#99a2cc
#cc99bb
#ccc399

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

#99ccaa
#cc99bb
#cc99a1
#99ccc4

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 #99ccaa 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.

#99ccaa Color Code Preview on Black Background Color

This is how #99ccaa Color will look on black background color. Color contrast ratio is 11.57

#99ccaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99ccaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #99ccaa

#99ccaa color code is use for CSS Background Color

Background color for the above div is #99ccaa

HTML with inline CSS

<div style="background-color:#99ccaa;"></div>

#99ccaa color code is use for CSS Border Color

CSS Border color for the above div is #99ccaa

HTML with inline CSS

<div style="border:5px solid #99ccaa;"></div>

CSS Border Left color for the above div is #99ccaa

HTML with inline CSS

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

CSS Border Right color for the above div is #99ccaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #99ccaa

HTML with inline CSS

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

CSS Border Top color for the above div is #99ccaa

HTML with inline CSS

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

#99ccaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99ccaa Color code Preview on White Background

This is how #99ccaa Color code will look on white background color. Color contrast ratio is 1.81

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

Related Gradients

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

0 Likes 0 Comments | 36 Views

Post your comment:-

By submitting comment you agree to our privacy policy.