Shades of Atoll #297582
Tints of Atoll #297582
RGB
CMYK
RGB Variations
Color information
#297582 (or 0x297582) is known color: Atoll. HEX triplet: 29, 75 and 82. RGB value is (41,117,130). Sum of RGB (Red+Green+Blue) = 41+117+130=288 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.24% from 288); Green value is 117 (46.09% from 255 or 40.62% from 288); Blue value is 130 (51.17% from 255 or 45.14% from 288); Max value from RGB is 130 - color contains mainly: blue. Hex color #297582 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297582 is #D68A7D. Grayscale: #5F5F5F. Windows color (decimal): -14060158 or 8549673. OLE color: 8549673.
HSL color Cylindrical-coordinate representation of color #297582: hue angle of 188.76º degrees, saturation: 0.52, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #297582 is Cyan = 0.68, Magento = 0.1, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 117 | 130 | - |
| CMYK | 0.68 | 0.1 | 0 | 0.49 |
| HSL | 188.76º | 0.52% | 0.34% | - |
| HSV(B) | 188.76º | 0.68% | 0.51% | - |
| XYZ | 11.31 | 14.81 | 23.38 | - |
| YUV | 95.76 | 147.32 | 88.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 130 | 0.68 | 0.1 | 0 | 0.49 | 188.76 | 0.52 | 0.34 |
| Hex | 29 | 75 | 82 | 44 | A | 0 | 31 | BD | 34 | 22 |
| Octal | 51 | 165 | 202 | 104 | 12 | 0 | 61 | 275 | 64 | 42 |
| Binary | 101001 | 1110101 | 10000010 | 1000100 | 1010 | 0 | 110001 | 10111101 | 110100 | 100010 |
Color Harmonies of #297582
Complementary color
Monochromatic Colors of #297582
Black with #297582
Text Example
Text Example
White with #297582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297582; }
p { color: rgb(41,117,130); }
H1.HeaderClassName
{
color: #297582;
}
.AnyTagClassName
{
color: #297582;
}
</style>
background-color css
<style>
a { background-color: #297582; }
a { background-color: rgb(41,117,130); }
div.DivClassName
{
background-color: #297582;
}
.BgClassName
{
background-color: #297582;
}
</style>
border-color css
<style>
span { border-color: #297582; }
span { border-color: rgb(41,117,130); }
td.TdClassName
{
border-color: #297582;
}
.TagClassName
{
border-color: #297582;
}
</style>