Shades of Deep Sea #208069
Tints of Deep Sea #208069
RGB
CMYK
RGB Variations
Color information
#208069 (or 0x208069) is known color: Deep Sea. HEX triplet: 20, 80 and 69. RGB value is (32,128,105). Sum of RGB (Red+Green+Blue) = 32+128+105=265 (35% of max value = 765). Red value is 32 (12.89% from 255 or 12.08% from 265); Green value is 128 (50.39% from 255 or 48.30% from 265); Blue value is 105 (41.41% from 255 or 39.62% from 265); Max value from RGB is 128 - color contains mainly: green. Hex color #208069 is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #208069 is #DF7F96. Grayscale: #606060. Windows color (decimal): -14647191 or 6914080. OLE color: 6914080.
HSL color Cylindrical-coordinate representation of color #208069: hue angle of 165.62º degrees, saturation: 0.6, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #208069 is Cyan = 0.75, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 32 | 128 | 105 | - |
| CMYK | 0.75 | 0 | 0.18 | 0.50 |
| HSL | 165.63º | 0.6% | 0.31% | - |
| HSV(B) | 165.63º | 0.75% | 0.5% | - |
| XYZ | 10.86 | 16.77 | 16.03 | - |
| YUV | 96.67 | 132.7 | 81.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 128 | 105 | 0.75 | 0 | 0.18 | 0.50 | 165.63 | 0.6 | 0.31 |
| Hex | 20 | 80 | 69 | 4B | 0 | 12 | 32 | A6 | 3C | 1F |
| Octal | 40 | 200 | 151 | 113 | 0 | 22 | 62 | 246 | 74 | 37 |
| Binary | 100000 | 10000000 | 1101001 | 1001011 | 0 | 10010 | 110010 | 10100110 | 111100 | 11111 |
Color Harmonies of #208069
Complementary color
Monochromatic Colors of #208069
Black with #208069
Text Example
Text Example
White with #208069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #208069; }
p { color: rgb(32,128,105); }
H1.HeaderClassName
{
color: #208069;
}
.AnyTagClassName
{
color: #208069;
}
</style>
background-color css
<style>
a { background-color: #208069; }
a { background-color: rgb(32,128,105); }
div.DivClassName
{
background-color: #208069;
}
.BgClassName
{
background-color: #208069;
}
</style>
border-color css
<style>
span { border-color: #208069; }
span { border-color: rgb(32,128,105); }
td.TdClassName
{
border-color: #208069;
}
.TagClassName
{
border-color: #208069;
}
</style>