Shades of Atoll #277279
Tints of Atoll #277279
RGB
CMYK
RGB Variations
Color information
#277279 (or 0x277279) is known color: Atoll. HEX triplet: 27, 72 and 79. RGB value is (39,114,121). Sum of RGB (Red+Green+Blue) = 39+114+121=274 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.23% from 274); Green value is 114 (44.92% from 255 or 41.61% from 274); Blue value is 121 (47.66% from 255 or 44.16% from 274); Max value from RGB is 121 - color contains mainly: blue. Hex color #277279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277279 is #D88D86. Grayscale: #5C5C5C. Windows color (decimal): -14192007 or 7959079. OLE color: 7959079.
HSL color Cylindrical-coordinate representation of color #277279: hue angle of 185.12º 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 #277279 is Cyan = 0.68, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 114 | 121 | - |
| CMYK | 0.68 | 0.06 | 0 | 0.53 |
| HSL | 185.12º | 0.51% | 0.31% | - |
| HSV(B) | 185.12º | 0.68% | 0.47% | - |
| XYZ | 10.31 | 13.85 | 20.22 | - |
| YUV | 92.37 | 144.15 | 89.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 114 | 121 | 0.68 | 0.06 | 0 | 0.53 | 185.12 | 0.51 | 0.31 |
| Hex | 27 | 72 | 79 | 44 | 6 | 0 | 35 | B9 | 33 | 1F |
| Octal | 47 | 162 | 171 | 104 | 6 | 0 | 65 | 271 | 63 | 37 |
| Binary | 100111 | 1110010 | 1111001 | 1000100 | 110 | 0 | 110101 | 10111001 | 110011 | 11111 |
Color Harmonies of #277279
Complementary color
Monochromatic Colors of #277279
Black with #277279
Text Example
Text Example
White with #277279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277279; }
p { color: rgb(39,114,121); }
H1.HeaderClassName
{
color: #277279;
}
.AnyTagClassName
{
color: #277279;
}
</style>
background-color css
<style>
a { background-color: #277279; }
a { background-color: rgb(39,114,121); }
div.DivClassName
{
background-color: #277279;
}
.BgClassName
{
background-color: #277279;
}
</style>
border-color css
<style>
span { border-color: #277279; }
span { border-color: rgb(39,114,121); }
td.TdClassName
{
border-color: #277279;
}
.TagClassName
{
border-color: #277279;
}
</style>