Shades of Atoll #277376
Tints of Atoll #277376
RGB
CMYK
RGB Variations
Color information
#277376 (or 0x277376) is known color: Atoll. HEX triplet: 27, 73 and 76. RGB value is (39,115,118). Sum of RGB (Red+Green+Blue) = 39+115+118=272 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.34% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 118 (46.48% from 255 or 43.38% from 272); Max value from RGB is 118 - color contains mainly: blue. Hex color #277376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277376 is #D88C89. Grayscale: #5C5C5C. Windows color (decimal): -14191754 or 7762727. OLE color: 7762727.
HSL color Cylindrical-coordinate representation of color #277376: hue angle of 182.28º 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 #277376 is Cyan = 0.67, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 39 | 115 | 118 | - |
| CMYK | 0.67 | 0.03 | 0 | 0.54 |
| HSL | 182.28º | 0.5% | 0.31% | - |
| HSV(B) | 182.28º | 0.67% | 0.46% | - |
| XYZ | 10.24 | 14 | 19.3 | - |
| YUV | 92.62 | 142.32 | 89.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 115 | 118 | 0.67 | 0.03 | 0 | 0.54 | 182.28 | 0.5 | 0.31 |
| Hex | 27 | 73 | 76 | 43 | 3 | 0 | 36 | B6 | 32 | 1F |
| Octal | 47 | 163 | 166 | 103 | 3 | 0 | 66 | 266 | 62 | 37 |
| Binary | 100111 | 1110011 | 1110110 | 1000011 | 11 | 0 | 110110 | 10110110 | 110010 | 11111 |
Color Harmonies of #277376
Complementary color
Monochromatic Colors of #277376
Black with #277376
Text Example
Text Example
White with #277376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277376; }
p { color: rgb(39,115,118); }
H1.HeaderClassName
{
color: #277376;
}
.AnyTagClassName
{
color: #277376;
}
</style>
background-color css
<style>
a { background-color: #277376; }
a { background-color: rgb(39,115,118); }
div.DivClassName
{
background-color: #277376;
}
.BgClassName
{
background-color: #277376;
}
</style>
border-color css
<style>
span { border-color: #277376; }
span { border-color: rgb(39,115,118); }
td.TdClassName
{
border-color: #277376;
}
.TagClassName
{
border-color: #277376;
}
</style>