crispedge.com

Color picker

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

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

#99adad hex color - Green - Cool color

Color Hue/Base color: Green

Hex #99adad Color code in RGB color code model is created after adding 60% red color, 67.84% green color and 67.84% blue color. Hex #99adad Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 0% magenta, 0% yellow and 32% black.

Hex #99adad color code is between #88aaaa web safe hex color code and #aabbbb web safe hex color code. #88aaaa is the nearest web safe color code. You can see here many more shades of #99adad color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code99adad#99adad
RGB Decimal153, 173, 173rgb(153, 173, 173)
RGB Percent60%, 68%, 68%rgb(60%, 68%, 68%)
CSS RGBa153, 173, 173,1rgba(153,173,173,1)
CMYK Modelcmyk(12%,0%,0%,32%)
HSL Color Space180,11% ,64%hsl(180,11% ,64%)
HSV Color Space180°, 12%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100110011010110110101101
Octal231255255
Decimal153173173
Hex99adad

Different shades of #99adad color code.

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

Light Shade of #99adad
#b5c4c4
Dark Shade of #99adad
#7d9696
Saturated Shade of #99adad
#90b6b6
Desaturated Shade of #99adad
#a2a4a4
Grey scale Shade of #99adad
#a3a3a3
Brighten Shade
#b2c6c6
Most Readable Shade
#000000

Shades of #99adad color code

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

#99adad
#889999
#778686
#667373
#556060
#444c4c
#333939
#222626
#111313
#000000

Similar Color like #99adad color

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

#9aaeae
#9bafaf
#9cb0b0
#9db1b1
#9eb2b2
#9fb3b3
#a0b4b4
#a1b5b5
#a2b6b6
#a3b7b7
#a4b8b8
#a5b9b9
#a6baba
#a7bbbb
#98acac
#97abab
#96aaaa
#95a9a9
#94a8a8
#93a7a7
#92a6a6
#91a5a5
#90a4a4
#8fa3a3
#8ea2a2
#8da1a1
#8ca0a0
#8b9f9f

Monochromatic Color with #99adad

#99adad
#bfd7d7
#030303
#282d2d
#4e5858
#738282

Tints of #99adad Color

#99adad
#a4b6b6
#afbfbf
#bbc8c8
#c6d1d1
#d1dada
#dde3e3
#e8ecec
#f3f5f5
#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

#99adad
#ad9999

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

Split Complementary

#99adad
#ad99a3
#ada399

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

Analogous Color

#99ada5
#99ada9
#99adad
#99a9ad
#99a5ad

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

#99adad
#ad99ad
#adad99

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

#99adad
#a399ad
#ad9999
#a3ad99

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

#99adad
#ad9999
#ada399
#99a3ad

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

#99adad Color Code Preview on Black Background Color

This is how #99adad Color will look on black background color. Color contrast ratio is 8.94

#99adad in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#99adad color code is use for CSS Background Color

Background color for the above div is #99adad

HTML with inline CSS

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

#99adad color code is use for CSS Border Color

CSS Border color for the above div is #99adad

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#99adad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#99adad Color code Preview on White Background

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

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

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.