Shades of Atoll #207274
Tints of Atoll #207274
RGB
CMYK
RGB Variations
Color information
#207274 (or 0x207274) is known color: Atoll. HEX triplet: 20, 72 and 74. RGB value is (32,114,116). Sum of RGB (Red+Green+Blue) = 32+114+116=262 (34% of max value = 765). Red value is 32 (12.89% from 255 or 12.21% from 262); Green value is 114 (44.92% from 255 or 43.51% from 262); Blue value is 116 (45.70% from 255 or 44.27% from 262); Max value from RGB is 116 - color contains mainly: blue. Hex color #207274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #207274 is #DF8D8B. Grayscale: #595959. Windows color (decimal): -14650764 or 7631392. OLE color: 7631392.
HSL color Cylindrical-coordinate representation of color #207274: hue angle of 181.43º degrees, saturation: 0.57, 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 #207274 is Cyan = 0.72, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 32 | 114 | 116 | - |
| CMYK | 0.72 | 0.02 | 0 | 0.55 |
| HSL | 181.43º | 0.57% | 0.29% | - |
| HSV(B) | 181.43º | 0.72% | 0.45% | - |
| XYZ | 9.77 | 13.6 | 18.63 | - |
| YUV | 89.71 | 142.83 | 86.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 32 | 114 | 116 | 0.72 | 0.02 | 0 | 0.55 | 181.43 | 0.57 | 0.29 |
| Hex | 20 | 72 | 74 | 48 | 2 | 0 | 37 | B5 | 39 | 1D |
| Octal | 40 | 162 | 164 | 110 | 2 | 0 | 67 | 265 | 71 | 35 |
| Binary | 100000 | 1110010 | 1110100 | 1001000 | 10 | 0 | 110111 | 10110101 | 111001 | 11101 |
Color Harmonies of #207274
Complementary color
Monochromatic Colors of #207274
Black with #207274
Text Example
Text Example
White with #207274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #207274; }
p { color: rgb(32,114,116); }
H1.HeaderClassName
{
color: #207274;
}
.AnyTagClassName
{
color: #207274;
}
</style>
background-color css
<style>
a { background-color: #207274; }
a { background-color: rgb(32,114,116); }
div.DivClassName
{
background-color: #207274;
}
.BgClassName
{
background-color: #207274;
}
</style>
border-color css
<style>
span { border-color: #207274; }
span { border-color: rgb(32,114,116); }
td.TdClassName
{
border-color: #207274;
}
.TagClassName
{
border-color: #207274;
}
</style>