Shades of Deep Sea #207266
Tints of Deep Sea #207266
RGB
CMYK
RGB Variations
Color information
#207266 (or 0x207266) is known color: Deep Sea. HEX triplet: 20, 72 and 66. RGB value is (32,114,102). Sum of RGB (Red+Green+Blue) = 32+114+102=248 (32% of max value = 765). Red value is 32 (12.89% from 255 or 12.90% from 248); Green value is 114 (44.92% from 255 or 45.97% from 248); Blue value is 102 (40.23% from 255 or 41.13% from 248); Max value from RGB is 114 - color contains mainly: green. Hex color #207266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207266 is #DF8D99. Grayscale: #585858. Windows color (decimal): -14650778 or 6713888. OLE color: 6713888.
HSL color Cylindrical-coordinate representation of color #207266: hue angle of 171.22º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #207266 is Cyan = 0.72, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 114 | 102 | - |
| CMYK | 0.72 | 0 | 0.11 | 0.55 |
| HSL | 171.22º | 0.56% | 0.29% | - |
| HSV(B) | 171.22º | 0.72% | 0.45% | - |
| XYZ | 9.01 | 13.3 | 14.66 | - |
| YUV | 88.11 | 135.83 | 87.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 114 | 102 | 0.72 | 0 | 0.11 | 0.55 | 171.22 | 0.56 | 0.29 |
| Hex | 20 | 72 | 66 | 48 | 0 | B | 37 | AB | 38 | 1D |
| Octal | 40 | 162 | 146 | 110 | 0 | 13 | 67 | 253 | 70 | 35 |
| Binary | 100000 | 1110010 | 1100110 | 1001000 | 0 | 1011 | 110111 | 10101011 | 111000 | 11101 |
Color Harmonies of #207266
Complementary color
Monochromatic Colors of #207266
Black with #207266
Text Example
Text Example
White with #207266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207266; }
p { color: rgb(32,114,102); }
H1.HeaderClassName
{
color: #207266;
}
.AnyTagClassName
{
color: #207266;
}
</style>
background-color css
<style>
a { background-color: #207266; }
a { background-color: rgb(32,114,102); }
div.DivClassName
{
background-color: #207266;
}
.BgClassName
{
background-color: #207266;
}
</style>
border-color css
<style>
span { border-color: #207266; }
span { border-color: rgb(32,114,102); }
td.TdClassName
{
border-color: #207266;
}
.TagClassName
{
border-color: #207266;
}
</style>