Shades of Atoll #277179
Tints of Atoll #277179
RGB
CMYK
RGB Variations
Color information
#277179 (or 0x277179) is known color: Atoll. HEX triplet: 27, 71 and 79. RGB value is (39,113,121). Sum of RGB (Red+Green+Blue) = 39+113+121=273 (36% of max value = 765). Red value is 39 (15.62% from 255 or 14.29% from 273); Green value is 113 (44.53% from 255 or 41.39% from 273); Blue value is 121 (47.66% from 255 or 44.32% from 273); Max value from RGB is 121 - color contains mainly: blue. Hex color #277179 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #277179 is #D88E86. Grayscale: #5B5B5B. Windows color (decimal): -14192263 or 7958823. OLE color: 7958823.
HSL color Cylindrical-coordinate representation of color #277179: hue angle of 185.85º 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 #277179 is Cyan = 0.68, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 39 | 113 | 121 | - |
| CMYK | 0.68 | 0.07 | 0 | 0.53 |
| HSL | 185.85º | 0.51% | 0.31% | - |
| HSV(B) | 185.85º | 0.68% | 0.47% | - |
| XYZ | 10.19 | 13.62 | 20.18 | - |
| YUV | 91.79 | 144.48 | 90.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 113 | 121 | 0.68 | 0.07 | 0 | 0.53 | 185.85 | 0.51 | 0.31 |
| Hex | 27 | 71 | 79 | 44 | 7 | 0 | 35 | BA | 33 | 1F |
| Octal | 47 | 161 | 171 | 104 | 7 | 0 | 65 | 272 | 63 | 37 |
| Binary | 100111 | 1110001 | 1111001 | 1000100 | 111 | 0 | 110101 | 10111010 | 110011 | 11111 |
Color Harmonies of #277179
Complementary color
Monochromatic Colors of #277179
Black with #277179
Text Example
Text Example
White with #277179
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #277179; }
p { color: rgb(39,113,121); }
H1.HeaderClassName
{
color: #277179;
}
.AnyTagClassName
{
color: #277179;
}
</style>
background-color css
<style>
a { background-color: #277179; }
a { background-color: rgb(39,113,121); }
div.DivClassName
{
background-color: #277179;
}
.BgClassName
{
background-color: #277179;
}
</style>
border-color css
<style>
span { border-color: #277179; }
span { border-color: rgb(39,113,121); }
td.TdClassName
{
border-color: #277179;
}
.TagClassName
{
border-color: #277179;
}
</style>