Shades of Atoll #277176
Tints of Atoll #277176
RGB
CMYK
RGB Variations
Color information
#277176 (or 0x277176) is known color: Atoll. HEX triplet: 27, 71 and 76. RGB value is (39,113,118). Sum of RGB (Red+Green+Blue) = 39+113+118=270 (35% of max value = 765). Red value is 39 (15.62% from 255 or 14.44% from 270); Green value is 113 (44.53% from 255 or 41.85% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #277176 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277176 is #D88E89. Grayscale: #5B5B5B. Windows color (decimal): -14192266 or 7762215. OLE color: 7762215.
HSL color Cylindrical-coordinate representation of color #277176: hue angle of 183.8º 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 #277176 is Cyan = 0.67, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 113 | 118 | - |
| CMYK | 0.67 | 0.04 | 0 | 0.54 |
| HSL | 183.8º | 0.5% | 0.31% | - |
| HSV(B) | 183.8º | 0.67% | 0.46% | - |
| XYZ | 10.01 | 13.55 | 19.23 | - |
| YUV | 91.44 | 142.98 | 90.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 118 | 0.67 | 0.04 | 0 | 0.54 | 183.8 | 0.5 | 0.31 |
| Hex | 27 | 71 | 76 | 43 | 4 | 0 | 36 | B8 | 32 | 1F |
| Octal | 47 | 161 | 166 | 103 | 4 | 0 | 66 | 270 | 62 | 37 |
| Binary | 100111 | 1110001 | 1110110 | 1000011 | 100 | 0 | 110110 | 10111000 | 110010 | 11111 |
Color Harmonies of #277176
Complementary color
Monochromatic Colors of #277176
Black with #277176
Text Example
Text Example
White with #277176
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277176; }
p { color: rgb(39,113,118); }
H1.HeaderClassName
{
color: #277176;
}
.AnyTagClassName
{
color: #277176;
}
</style>
background-color css
<style>
a { background-color: #277176; }
a { background-color: rgb(39,113,118); }
div.DivClassName
{
background-color: #277176;
}
.BgClassName
{
background-color: #277176;
}
</style>
border-color css
<style>
span { border-color: #277176; }
span { border-color: rgb(39,113,118); }
td.TdClassName
{
border-color: #277176;
}
.TagClassName
{
border-color: #277176;
}
</style>