Shades of Atoll #297776
Tints of Atoll #297776
RGB
CMYK
RGB Variations
Color information
#297776 (or 0x297776) is known color: Atoll. HEX triplet: 29, 77 and 76. RGB value is (41,119,118). Sum of RGB (Red+Green+Blue) = 41+119+118=278 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.75% from 278); Green value is 119 (46.88% from 255 or 42.81% from 278); Blue value is 118 (46.48% from 255 or 42.45% from 278); Max value from RGB is 119 - color contains mainly: green. Hex color #297776 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297776 is #D68889. Grayscale: #5F5F5F. Windows color (decimal): -14059658 or 7763753. OLE color: 7763753.
HSL color Cylindrical-coordinate representation of color #297776: hue angle of 179.23º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297776 is Cyan = 0.66, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 119 | 118 | - |
| CMYK | 0.66 | 0 | 0.01 | 0.53 |
| HSL | 179.23º | 0.49% | 0.31% | - |
| HSV(B) | 179.23º | 0.66% | 0.47% | - |
| XYZ | 10.78 | 14.97 | 19.46 | - |
| YUV | 95.56 | 140.66 | 89.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 118 | 0.66 | 0 | 0.01 | 0.53 | 179.23 | 0.49 | 0.31 |
| Hex | 29 | 77 | 76 | 42 | 0 | 1 | 35 | B3 | 31 | 1F |
| Octal | 51 | 167 | 166 | 102 | 0 | 1 | 65 | 263 | 61 | 37 |
| Binary | 101001 | 1110111 | 1110110 | 1000010 | 0 | 1 | 110101 | 10110011 | 110001 | 11111 |
Color Harmonies of #297776
Complementary color
Monochromatic Colors of #297776
Black with #297776
Text Example
Text Example
White with #297776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297776; }
p { color: rgb(41,119,118); }
H1.HeaderClassName
{
color: #297776;
}
.AnyTagClassName
{
color: #297776;
}
</style>
background-color css
<style>
a { background-color: #297776; }
a { background-color: rgb(41,119,118); }
div.DivClassName
{
background-color: #297776;
}
.BgClassName
{
background-color: #297776;
}
</style>
border-color css
<style>
span { border-color: #297776; }
span { border-color: rgb(41,119,118); }
td.TdClassName
{
border-color: #297776;
}
.TagClassName
{
border-color: #297776;
}
</style>