Shades of Atoll #297581
Tints of Atoll #297581
RGB
CMYK
RGB Variations
Color information
#297581 (or 0x297581) is known color: Atoll. HEX triplet: 29, 75 and 81. RGB value is (41,117,129). Sum of RGB (Red+Green+Blue) = 41+117+129=287 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.29% from 287); Green value is 117 (46.09% from 255 or 40.77% from 287); Blue value is 129 (50.78% from 255 or 44.95% from 287); Max value from RGB is 129 - color contains mainly: blue. Hex color #297581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297581 is #D68A7E. Grayscale: #5F5F5F. Windows color (decimal): -14060159 or 8484137. OLE color: 8484137.
HSL color Cylindrical-coordinate representation of color #297581: hue angle of 188.18º 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 #297581 is Cyan = 0.68, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 117 | 129 | - |
| CMYK | 0.68 | 0.09 | 0 | 0.49 |
| HSL | 188.18º | 0.52% | 0.33% | - |
| HSV(B) | 188.18º | 0.68% | 0.51% | - |
| XYZ | 11.24 | 14.78 | 23.03 | - |
| YUV | 95.64 | 146.82 | 89.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 129 | 0.68 | 0.09 | 0 | 0.49 | 188.18 | 0.52 | 0.33 |
| Hex | 29 | 75 | 81 | 44 | 9 | 0 | 31 | BC | 34 | 21 |
| Octal | 51 | 165 | 201 | 104 | 11 | 0 | 61 | 274 | 64 | 41 |
| Binary | 101001 | 1110101 | 10000001 | 1000100 | 1001 | 0 | 110001 | 10111100 | 110100 | 100001 |
Color Harmonies of #297581
Complementary color
Monochromatic Colors of #297581
Black with #297581
Text Example
Text Example
White with #297581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297581; }
p { color: rgb(41,117,129); }
H1.HeaderClassName
{
color: #297581;
}
.AnyTagClassName
{
color: #297581;
}
</style>
background-color css
<style>
a { background-color: #297581; }
a { background-color: rgb(41,117,129); }
div.DivClassName
{
background-color: #297581;
}
.BgClassName
{
background-color: #297581;
}
</style>
border-color css
<style>
span { border-color: #297581; }
span { border-color: rgb(41,117,129); }
td.TdClassName
{
border-color: #297581;
}
.TagClassName
{
border-color: #297581;
}
</style>