Shades of Atoll #297580
Tints of Atoll #297580
RGB
CMYK
RGB Variations
Color information
#297580 (or 0x297580) is known color: Atoll. HEX triplet: 29, 75 and 80. RGB value is (41,117,128). Sum of RGB (Red+Green+Blue) = 41+117+128=286 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.34% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 128 (50.39% from 255 or 44.76% from 286); Max value from RGB is 128 - color contains mainly: blue. Hex color #297580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297580 is #D68A7F. Grayscale: #5F5F5F. Windows color (decimal): -14060160 or 8418601. OLE color: 8418601.
HSL color Cylindrical-coordinate representation of color #297580: hue angle of 187.59º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #297580 is Cyan = 0.68, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 117 | 128 | - |
| CMYK | 0.68 | 0.09 | 0 | 0.50 |
| HSL | 187.59º | 0.51% | 0.33% | - |
| HSV(B) | 187.59º | 0.68% | 0.5% | - |
| XYZ | 11.17 | 14.75 | 22.68 | - |
| YUV | 95.53 | 146.32 | 89.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 117 | 128 | 0.68 | 0.09 | 0 | 0.50 | 187.59 | 0.51 | 0.33 |
| Hex | 29 | 75 | 80 | 44 | 9 | 0 | 32 | BC | 33 | 21 |
| Octal | 51 | 165 | 200 | 104 | 11 | 0 | 62 | 274 | 63 | 41 |
| Binary | 101001 | 1110101 | 10000000 | 1000100 | 1001 | 0 | 110010 | 10111100 | 110011 | 100001 |
Color Harmonies of #297580
Complementary color
Monochromatic Colors of #297580
Black with #297580
Text Example
Text Example
White with #297580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297580; }
p { color: rgb(41,117,128); }
H1.HeaderClassName
{
color: #297580;
}
.AnyTagClassName
{
color: #297580;
}
</style>
background-color css
<style>
a { background-color: #297580; }
a { background-color: rgb(41,117,128); }
div.DivClassName
{
background-color: #297580;
}
.BgClassName
{
background-color: #297580;
}
</style>
border-color css
<style>
span { border-color: #297580; }
span { border-color: rgb(41,117,128); }
td.TdClassName
{
border-color: #297580;
}
.TagClassName
{
border-color: #297580;
}
</style>