Shades of Atoll #207781
Tints of Atoll #207781
RGB
CMYK
RGB Variations
Color information
#207781 (or 0x207781) is known color: Atoll. HEX triplet: 20, 77 and 81. RGB value is (32,119,129). Sum of RGB (Red+Green+Blue) = 32+119+129=280 (37% of max value = 765). Red value is 32 (12.89% from 255 or 11.43% from 280); Green value is 119 (46.88% from 255 or 42.5% from 280); Blue value is 129 (50.78% from 255 or 46.07% from 280); Max value from RGB is 129 - color contains mainly: blue. Hex color #207781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #207781 is #DF887E. Grayscale: #5D5D5D. Windows color (decimal): -14649471 or 8484640. OLE color: 8484640.
HSL color Cylindrical-coordinate representation of color #207781: hue angle of 186.19º degrees, saturation: 0.6, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #207781 is Cyan = 0.75, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 32 | 119 | 129 | - |
| CMYK | 0.75 | 0.08 | 0 | 0.49 |
| HSL | 186.19º | 0.6% | 0.32% | - |
| HSV(B) | 186.19º | 0.75% | 0.51% | - |
| XYZ | 11.15 | 15.09 | 23.09 | - |
| YUV | 94.13 | 147.68 | 83.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 119 | 129 | 0.75 | 0.08 | 0 | 0.49 | 186.19 | 0.6 | 0.32 |
| Hex | 20 | 77 | 81 | 4B | 8 | 0 | 31 | BA | 3C | 20 |
| Octal | 40 | 167 | 201 | 113 | 10 | 0 | 61 | 272 | 74 | 40 |
| Binary | 100000 | 1110111 | 10000001 | 1001011 | 1000 | 0 | 110001 | 10111010 | 111100 | 100000 |
Color Harmonies of #207781
Complementary color
Monochromatic Colors of #207781
Black with #207781
Text Example
Text Example
White with #207781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207781; }
p { color: rgb(32,119,129); }
H1.HeaderClassName
{
color: #207781;
}
.AnyTagClassName
{
color: #207781;
}
</style>
background-color css
<style>
a { background-color: #207781; }
a { background-color: rgb(32,119,129); }
div.DivClassName
{
background-color: #207781;
}
.BgClassName
{
background-color: #207781;
}
</style>
border-color css
<style>
span { border-color: #207781; }
span { border-color: rgb(32,119,129); }
td.TdClassName
{
border-color: #207781;
}
.TagClassName
{
border-color: #207781;
}
</style>