Shades of Atoll #277877
Tints of Atoll #277877
RGB
CMYK
RGB Variations
Color information
#277877 (or 0x277877) is known color: Atoll. HEX triplet: 27, 78 and 77. RGB value is (39,120,119). Sum of RGB (Red+Green+Blue) = 39+120+119=278 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.03% from 278); Green value is 120 (47.27% from 255 or 43.17% from 278); Blue value is 119 (46.88% from 255 or 42.81% from 278); Max value from RGB is 120 - color contains mainly: green. Hex color #277877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277877 is #D88788. Grayscale: #5F5F5F. Windows color (decimal): -14190473 or 7829543. OLE color: 7829543.
HSL color Cylindrical-coordinate representation of color #277877: hue angle of 179.26º degrees, saturation: 0.51, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #277877 is Cyan = 0.67, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 120 | 119 | - |
| CMYK | 0.67 | 0 | 0.01 | 0.53 |
| HSL | 179.26º | 0.51% | 0.31% | - |
| HSV(B) | 179.26º | 0.68% | 0.47% | - |
| XYZ | 10.88 | 15.2 | 19.81 | - |
| YUV | 95.67 | 141.16 | 87.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 120 | 119 | 0.67 | 0 | 0.01 | 0.53 | 179.26 | 0.51 | 0.31 |
| Hex | 27 | 78 | 77 | 43 | 0 | 1 | 35 | B3 | 33 | 1F |
| Octal | 47 | 170 | 167 | 103 | 0 | 1 | 65 | 263 | 63 | 37 |
| Binary | 100111 | 1111000 | 1110111 | 1000011 | 0 | 1 | 110101 | 10110011 | 110011 | 11111 |
Color Harmonies of #277877
Complementary color
Monochromatic Colors of #277877
Black with #277877
Text Example
Text Example
White with #277877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277877; }
p { color: rgb(39,120,119); }
H1.HeaderClassName
{
color: #277877;
}
.AnyTagClassName
{
color: #277877;
}
</style>
background-color css
<style>
a { background-color: #277877; }
a { background-color: rgb(39,120,119); }
div.DivClassName
{
background-color: #277877;
}
.BgClassName
{
background-color: #277877;
}
</style>
border-color css
<style>
span { border-color: #277877; }
span { border-color: rgb(39,120,119); }
td.TdClassName
{
border-color: #277877;
}
.TagClassName
{
border-color: #277877;
}
</style>