Shades of Atoll #277576
Tints of Atoll #277576
RGB
CMYK
RGB Variations
Color information
#277576 (or 0x277576) is known color: Atoll. HEX triplet: 27, 75 and 76. RGB value is (39,117,118). Sum of RGB (Red+Green+Blue) = 39+117+118=274 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.23% from 274); Green value is 117 (46.09% from 255 or 42.70% from 274); Blue value is 118 (46.48% from 255 or 43.07% from 274); Max value from RGB is 118 - color contains mainly: blue. Hex color #277576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277576 is #D88A89. Grayscale: #5D5D5D. Windows color (decimal): -14191242 or 7763239. OLE color: 7763239.
HSL color Cylindrical-coordinate representation of color #277576: hue angle of 180.76º 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 #277576 is Cyan = 0.67, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 117 | 118 | - |
| CMYK | 0.67 | 0.01 | 0 | 0.54 |
| HSL | 180.76º | 0.5% | 0.31% | - |
| HSV(B) | 180.76º | 0.67% | 0.46% | - |
| XYZ | 10.47 | 14.46 | 19.38 | - |
| YUV | 93.79 | 141.66 | 88.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 117 | 118 | 0.67 | 0.01 | 0 | 0.54 | 180.76 | 0.5 | 0.31 |
| Hex | 27 | 75 | 76 | 43 | 1 | 0 | 36 | B5 | 32 | 1F |
| Octal | 47 | 165 | 166 | 103 | 1 | 0 | 66 | 265 | 62 | 37 |
| Binary | 100111 | 1110101 | 1110110 | 1000011 | 1 | 0 | 110110 | 10110101 | 110010 | 11111 |
Color Harmonies of #277576
Complementary color
Monochromatic Colors of #277576
Black with #277576
Text Example
Text Example
White with #277576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277576; }
p { color: rgb(39,117,118); }
H1.HeaderClassName
{
color: #277576;
}
.AnyTagClassName
{
color: #277576;
}
</style>
background-color css
<style>
a { background-color: #277576; }
a { background-color: rgb(39,117,118); }
div.DivClassName
{
background-color: #277576;
}
.BgClassName
{
background-color: #277576;
}
</style>
border-color css
<style>
span { border-color: #277576; }
span { border-color: rgb(39,117,118); }
td.TdClassName
{
border-color: #277576;
}
.TagClassName
{
border-color: #277576;
}
</style>