Shades of Sinbad #9EDAD4
Tints of Sinbad #9EDAD4
RGB
CMYK
RGB Variations
Color information
#9EDAD4 (or 0x9EDAD4) is known color: Sinbad. HEX triplet: 9E, DA and D4. RGB value is (158,218,212). Sum of RGB (Red+Green+Blue) = 158+218+212=588 (77% of max value = 765). Red value is 158 (62.11% from 255 or 26.87% from 588); Green value is 218 (85.55% from 255 or 37.07% from 588); Blue value is 212 (83.20% from 255 or 36.05% from 588); Max value from RGB is 218 - color contains mainly: green. Hex color #9EDAD4 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #9EDAD4 is #61252B. Grayscale: #C7C7C7. Windows color (decimal): -6366508 or 13949598. OLE color: 13949598.
HSL color Cylindrical-coordinate representation of color #9EDAD4: hue angle of 174º degrees, saturation: 0.45, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9EDAD4 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.15.
Color convert
| RGB | 158 | 218 | 212 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.15 |
| HSL | 174º | 0.45% | 0.74% | - |
| HSV(B) | 174º | 0.28% | 0.85% | - |
| XYZ | 51.06 | 62.17 | 71.6 | - |
| YUV | 199.38 | 135.12 | 98.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 218 | 212 | 0.28 | 0 | 0.03 | 0.15 | 174 | 0.45 | 0.74 |
| Hex | 9E | DA | D4 | 1C | 0 | 3 | F | AE | 2D | 4A |
| Octal | 236 | 332 | 324 | 34 | 0 | 3 | 17 | 256 | 55 | 112 |
| Binary | 10011110 | 11011010 | 11010100 | 11100 | 0 | 11 | 1111 | 10101110 | 101101 | 1001010 |
Color Harmonies of #9EDAD4
Complementary color
Monochromatic Colors of #9EDAD4
Black with #9EDAD4
Text Example
Text Example
White with #9EDAD4
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9EDAD4; }
p { color: rgb(158,218,212); }
H1.HeaderClassName
{
color: #9EDAD4;
}
.AnyTagClassName
{
color: #9EDAD4;
}
</style>
background-color css
<style>
a { background-color: #9EDAD4; }
a { background-color: rgb(158,218,212); }
div.DivClassName
{
background-color: #9EDAD4;
}
.BgClassName
{
background-color: #9EDAD4;
}
</style>
border-color css
<style>
span { border-color: #9EDAD4; }
span { border-color: rgb(158,218,212); }
td.TdClassName
{
border-color: #9EDAD4;
}
.TagClassName
{
border-color: #9EDAD4;
}
</style>