Shades of Atoll #297877
Tints of Atoll #297877
RGB
CMYK
RGB Variations
Color information
#297877 (or 0x297877) is known color: Atoll. HEX triplet: 29, 78 and 77. RGB value is (41,120,119). Sum of RGB (Red+Green+Blue) = 41+120+119=280 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.64% from 280); Green value is 120 (47.27% from 255 or 42.86% from 280); Blue value is 119 (46.88% from 255 or 42.5% from 280); Max value from RGB is 120 - color contains mainly: green. Hex color #297877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297877 is #D68788. Grayscale: #606060. Windows color (decimal): -14059401 or 7829545. OLE color: 7829545.
HSL color Cylindrical-coordinate representation of color #297877: hue angle of 179.24º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297877 is Cyan = 0.66, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 120 | 119 | - |
| CMYK | 0.66 | 0 | 0.01 | 0.53 |
| HSL | 179.24º | 0.49% | 0.32% | - |
| HSV(B) | 179.24º | 0.66% | 0.47% | - |
| XYZ | 10.96 | 15.24 | 19.82 | - |
| YUV | 96.27 | 140.83 | 88.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 120 | 119 | 0.66 | 0 | 0.01 | 0.53 | 179.24 | 0.49 | 0.32 |
| Hex | 29 | 78 | 77 | 42 | 0 | 1 | 35 | B3 | 31 | 20 |
| Octal | 51 | 170 | 167 | 102 | 0 | 1 | 65 | 263 | 61 | 40 |
| Binary | 101001 | 1111000 | 1110111 | 1000010 | 0 | 1 | 110101 | 10110011 | 110001 | 100000 |
Color Harmonies of #297877
Complementary color
Monochromatic Colors of #297877
Black with #297877
Text Example
Text Example
White with #297877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297877; }
p { color: rgb(41,120,119); }
H1.HeaderClassName
{
color: #297877;
}
.AnyTagClassName
{
color: #297877;
}
</style>
background-color css
<style>
a { background-color: #297877; }
a { background-color: rgb(41,120,119); }
div.DivClassName
{
background-color: #297877;
}
.BgClassName
{
background-color: #297877;
}
</style>
border-color css
<style>
span { border-color: #297877; }
span { border-color: rgb(41,120,119); }
td.TdClassName
{
border-color: #297877;
}
.TagClassName
{
border-color: #297877;
}
</style>