Shades of Atoll #297781
Tints of Atoll #297781
RGB
CMYK
RGB Variations
Color information
#297781 (or 0x297781) is known color: Atoll. HEX triplet: 29, 77 and 81. RGB value is (41,119,129). Sum of RGB (Red+Green+Blue) = 41+119+129=289 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.19% from 289); Green value is 119 (46.88% from 255 or 41.18% from 289); Blue value is 129 (50.78% from 255 or 44.64% from 289); Max value from RGB is 129 - color contains mainly: blue. Hex color #297781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297781 is #D6887E. Grayscale: #606060. Windows color (decimal): -14059647 or 8484649. OLE color: 8484649.
HSL color Cylindrical-coordinate representation of color #297781: hue angle of 186.82º 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 #297781 is Cyan = 0.68, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 119 | 129 | - |
| CMYK | 0.68 | 0.08 | 0 | 0.49 |
| HSL | 186.82º | 0.52% | 0.33% | - |
| HSV(B) | 186.82º | 0.68% | 0.51% | - |
| XYZ | 11.47 | 15.25 | 23.11 | - |
| YUV | 96.82 | 146.16 | 88.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 129 | 0.68 | 0.08 | 0 | 0.49 | 186.82 | 0.52 | 0.33 |
| Hex | 29 | 77 | 81 | 44 | 8 | 0 | 31 | BB | 34 | 21 |
| Octal | 51 | 167 | 201 | 104 | 10 | 0 | 61 | 273 | 64 | 41 |
| Binary | 101001 | 1110111 | 10000001 | 1000100 | 1000 | 0 | 110001 | 10111011 | 110100 | 100001 |
Color Harmonies of #297781
Complementary color
Monochromatic Colors of #297781
Black with #297781
Text Example
Text Example
White with #297781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297781; }
p { color: rgb(41,119,129); }
H1.HeaderClassName
{
color: #297781;
}
.AnyTagClassName
{
color: #297781;
}
</style>
background-color css
<style>
a { background-color: #297781; }
a { background-color: rgb(41,119,129); }
div.DivClassName
{
background-color: #297781;
}
.BgClassName
{
background-color: #297781;
}
</style>
border-color css
<style>
span { border-color: #297781; }
span { border-color: rgb(41,119,129); }
td.TdClassName
{
border-color: #297781;
}
.TagClassName
{
border-color: #297781;
}
</style>