Shades of Atoll #277476
Tints of Atoll #277476
RGB
CMYK
RGB Variations
Color information
#277476 (or 0x277476) is known color: Atoll. HEX triplet: 27, 74 and 76. RGB value is (39,116,118). Sum of RGB (Red+Green+Blue) = 39+116+118=273 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.29% from 273); Green value is 116 (45.70% from 255 or 42.49% from 273); Blue value is 118 (46.48% from 255 or 43.22% from 273); Max value from RGB is 118 - color contains mainly: blue. Hex color #277476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277476 is #D88B89. Grayscale: #5D5D5D. Windows color (decimal): -14191498 or 7762983. OLE color: 7762983.
HSL color Cylindrical-coordinate representation of color #277476: hue angle of 181.52º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277476 is Cyan = 0.67, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 116 | 118 | - |
| CMYK | 0.67 | 0.02 | 0 | 0.54 |
| HSL | 181.52º | 0.5% | 0.31% | - |
| HSV(B) | 181.52º | 0.67% | 0.46% | - |
| XYZ | 10.35 | 14.23 | 19.34 | - |
| YUV | 93.21 | 141.99 | 89.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 116 | 118 | 0.67 | 0.02 | 0 | 0.54 | 181.52 | 0.5 | 0.31 |
| Hex | 27 | 74 | 76 | 43 | 2 | 0 | 36 | B6 | 32 | 1F |
| Octal | 47 | 164 | 166 | 103 | 2 | 0 | 66 | 266 | 62 | 37 |
| Binary | 100111 | 1110100 | 1110110 | 1000011 | 10 | 0 | 110110 | 10110110 | 110010 | 11111 |
Color Harmonies of #277476
Complementary color
Monochromatic Colors of #277476
Black with #277476
Text Example
Text Example
White with #277476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277476; }
p { color: rgb(39,116,118); }
H1.HeaderClassName
{
color: #277476;
}
.AnyTagClassName
{
color: #277476;
}
</style>
background-color css
<style>
a { background-color: #277476; }
a { background-color: rgb(39,116,118); }
div.DivClassName
{
background-color: #277476;
}
.BgClassName
{
background-color: #277476;
}
</style>
border-color css
<style>
span { border-color: #277476; }
span { border-color: rgb(39,116,118); }
td.TdClassName
{
border-color: #277476;
}
.TagClassName
{
border-color: #277476;
}
</style>