Shades of Atoll #207073
Tints of Atoll #207073
RGB
CMYK
RGB Variations
Color information
#207073 (or 0x207073) is known color: Atoll. HEX triplet: 20, 70 and 73. RGB value is (32,112,115). Sum of RGB (Red+Green+Blue) = 32+112+115=259 (34% of max value = 765). Red value is 32 (12.89% from 255 or 12.36% from 259); Green value is 112 (44.14% from 255 or 43.24% from 259); Blue value is 115 (45.31% from 255 or 44.40% from 259); Max value from RGB is 115 - color contains mainly: blue. Hex color #207073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207073 is #DF8F8C. Grayscale: #585858. Windows color (decimal): -14651277 or 7565344. OLE color: 7565344.
HSL color Cylindrical-coordinate representation of color #207073: hue angle of 182.17º 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 #207073 is Cyan = 0.72, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 112 | 115 | - |
| CMYK | 0.72 | 0.03 | 0 | 0.55 |
| HSL | 182.17º | 0.56% | 0.29% | - |
| HSV(B) | 182.17º | 0.72% | 0.45% | - |
| XYZ | 9.48 | 13.13 | 18.25 | - |
| YUV | 88.42 | 143 | 87.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 112 | 115 | 0.72 | 0.03 | 0 | 0.55 | 182.17 | 0.56 | 0.29 |
| Hex | 20 | 70 | 73 | 48 | 3 | 0 | 37 | B6 | 38 | 1D |
| Octal | 40 | 160 | 163 | 110 | 3 | 0 | 67 | 266 | 70 | 35 |
| Binary | 100000 | 1110000 | 1110011 | 1001000 | 11 | 0 | 110111 | 10110110 | 111000 | 11101 |
Color Harmonies of #207073
Complementary color
Monochromatic Colors of #207073
Black with #207073
Text Example
Text Example
White with #207073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207073; }
p { color: rgb(32,112,115); }
H1.HeaderClassName
{
color: #207073;
}
.AnyTagClassName
{
color: #207073;
}
</style>
background-color css
<style>
a { background-color: #207073; }
a { background-color: rgb(32,112,115); }
div.DivClassName
{
background-color: #207073;
}
.BgClassName
{
background-color: #207073;
}
</style>
border-color css
<style>
span { border-color: #207073; }
span { border-color: rgb(32,112,115); }
td.TdClassName
{
border-color: #207073;
}
.TagClassName
{
border-color: #207073;
}
</style>