Shades of Atoll #29817E
Tints of Atoll #29817E
RGB
CMYK
RGB Variations
Color information
#29817E (or 0x29817E) is known color: Atoll. HEX triplet: 29, 81 and 7E. RGB value is (41,129,126). Sum of RGB (Red+Green+Blue) = 41+129+126=296 (39% of max value = 765). Red value is 41 (16.41% from 255 or 13.85% from 296); Green value is 129 (50.78% from 255 or 43.58% from 296); Blue value is 126 (49.61% from 255 or 42.57% from 296); Max value from RGB is 129 - color contains mainly: green. Hex color #29817E is not a web safe color. Web safe color analog (approx): #339966. Inversed color of #29817E is #D67E81. Grayscale: #666666. Windows color (decimal): -14057090 or 8290601. OLE color: 8290601.
HSL color Cylindrical-coordinate representation of color #29817E: hue angle of 177.95º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #29817E is Cyan = 0.68, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 129 | 126 | - |
| CMYK | 0.68 | 0 | 0.02 | 0.49 |
| HSL | 177.95º | 0.52% | 0.33% | - |
| HSV(B) | 177.95º | 0.68% | 0.51% | - |
| XYZ | 12.53 | 17.68 | 22.49 | - |
| YUV | 102.35 | 141.35 | 84.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 129 | 126 | 0.68 | 0 | 0.02 | 0.49 | 177.95 | 0.52 | 0.33 |
| Hex | 29 | 81 | 7E | 44 | 0 | 2 | 31 | B2 | 34 | 21 |
| Octal | 51 | 201 | 176 | 104 | 0 | 2 | 61 | 262 | 64 | 41 |
| Binary | 101001 | 10000001 | 1111110 | 1000100 | 0 | 10 | 110001 | 10110010 | 110100 | 100001 |
Color Harmonies of #29817E
Complementary color
Monochromatic Colors of #29817E
Black with #29817E
Text Example
Text Example
White with #29817E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #29817E; }
p { color: rgb(41,129,126); }
H1.HeaderClassName
{
color: #29817E;
}
.AnyTagClassName
{
color: #29817E;
}
</style>
background-color css
<style>
a { background-color: #29817E; }
a { background-color: rgb(41,129,126); }
div.DivClassName
{
background-color: #29817E;
}
.BgClassName
{
background-color: #29817E;
}
</style>
border-color css
<style>
span { border-color: #29817E; }
span { border-color: rgb(41,129,126); }
td.TdClassName
{
border-color: #29817E;
}
.TagClassName
{
border-color: #29817E;
}
</style>