Shades of Atoll #277072
Tints of Atoll #277072
RGB
CMYK
RGB Variations
Color information
#277072 (or 0x277072) is known color: Atoll. HEX triplet: 27, 70 and 72. RGB value is (39,112,114). Sum of RGB (Red+Green+Blue) = 39+112+114=265 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.72% from 265); Green value is 112 (44.14% from 255 or 42.26% from 265); Blue value is 114 (44.92% from 255 or 43.02% from 265); Max value from RGB is 114 - color contains mainly: blue. Hex color #277072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277072 is #D88F8D. Grayscale: #5A5A5A. Windows color (decimal): -14192526 or 7499815. OLE color: 7499815.
HSL color Cylindrical-coordinate representation of color #277072: hue angle of 181.6º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #277072 is Cyan = 0.66, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 39 | 112 | 114 | - |
| CMYK | 0.66 | 0.02 | 0 | 0.55 |
| HSL | 181.6º | 0.49% | 0.3% | - |
| HSV(B) | 181.6º | 0.66% | 0.45% | - |
| XYZ | 9.67 | 13.23 | 17.96 | - |
| YUV | 90.4 | 141.32 | 91.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 112 | 114 | 0.66 | 0.02 | 0 | 0.55 | 181.6 | 0.49 | 0.3 |
| Hex | 27 | 70 | 72 | 42 | 2 | 0 | 37 | B6 | 31 | 1E |
| Octal | 47 | 160 | 162 | 102 | 2 | 0 | 67 | 266 | 61 | 36 |
| Binary | 100111 | 1110000 | 1110010 | 1000010 | 10 | 0 | 110111 | 10110110 | 110001 | 11110 |
Color Harmonies of #277072
Complementary color
Monochromatic Colors of #277072
Black with #277072
Text Example
Text Example
White with #277072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277072; }
p { color: rgb(39,112,114); }
H1.HeaderClassName
{
color: #277072;
}
.AnyTagClassName
{
color: #277072;
}
</style>
background-color css
<style>
a { background-color: #277072; }
a { background-color: rgb(39,112,114); }
div.DivClassName
{
background-color: #277072;
}
.BgClassName
{
background-color: #277072;
}
</style>
border-color css
<style>
span { border-color: #277072; }
span { border-color: rgb(39,112,114); }
td.TdClassName
{
border-color: #277072;
}
.TagClassName
{
border-color: #277072;
}
</style>