Shades of Atoll #277477
Tints of Atoll #277477
RGB
CMYK
RGB Variations
Color information
#277477 (or 0x277477) is known color: Atoll. HEX triplet: 27, 74 and 77. RGB value is (39,116,119). Sum of RGB (Red+Green+Blue) = 39+116+119=274 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.23% from 274); Green value is 116 (45.70% from 255 or 42.34% from 274); Blue value is 119 (46.88% from 255 or 43.43% from 274); Max value from RGB is 119 - color contains mainly: blue. Hex color #277477 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277477 is #D88B88. Grayscale: #5D5D5D. Windows color (decimal): -14191497 or 7828519. OLE color: 7828519.
HSL color Cylindrical-coordinate representation of color #277477: hue angle of 182.25º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #277477 is Cyan = 0.67, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 116 | 119 | - |
| CMYK | 0.67 | 0.03 | 0 | 0.53 |
| HSL | 182.25º | 0.51% | 0.31% | - |
| HSV(B) | 182.25º | 0.67% | 0.47% | - |
| XYZ | 10.41 | 14.25 | 19.66 | - |
| YUV | 93.32 | 142.49 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 116 | 119 | 0.67 | 0.03 | 0 | 0.53 | 182.25 | 0.51 | 0.31 |
| Hex | 27 | 74 | 77 | 43 | 3 | 0 | 35 | B6 | 33 | 1F |
| Octal | 47 | 164 | 167 | 103 | 3 | 0 | 65 | 266 | 63 | 37 |
| Binary | 100111 | 1110100 | 1110111 | 1000011 | 11 | 0 | 110101 | 10110110 | 110011 | 11111 |
Color Harmonies of #277477
Complementary color
Monochromatic Colors of #277477
Black with #277477
Text Example
Text Example
White with #277477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277477; }
p { color: rgb(39,116,119); }
H1.HeaderClassName
{
color: #277477;
}
.AnyTagClassName
{
color: #277477;
}
</style>
background-color css
<style>
a { background-color: #277477; }
a { background-color: rgb(39,116,119); }
div.DivClassName
{
background-color: #277477;
}
.BgClassName
{
background-color: #277477;
}
</style>
border-color css
<style>
span { border-color: #277477; }
span { border-color: rgb(39,116,119); }
td.TdClassName
{
border-color: #277477;
}
.TagClassName
{
border-color: #277477;
}
</style>