Shades of Atoll #297480
Tints of Atoll #297480
RGB
CMYK
RGB Variations
Color information
#297480 (or 0x297480) is known color: Atoll. HEX triplet: 29, 74 and 80. RGB value is (41,116,128). Sum of RGB (Red+Green+Blue) = 41+116+128=285 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.39% from 285); Green value is 116 (45.70% from 255 or 40.70% from 285); Blue value is 128 (50.39% from 255 or 44.91% from 285); Max value from RGB is 128 - color contains mainly: blue. Hex color #297480 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297480 is #D68B7F. Grayscale: #5E5E5E. Windows color (decimal): -14060416 or 8418345. OLE color: 8418345.
HSL color Cylindrical-coordinate representation of color #297480: hue angle of 188.28º 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 #297480 is Cyan = 0.68, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 116 | 128 | - |
| CMYK | 0.68 | 0.09 | 0 | 0.50 |
| HSL | 188.28º | 0.51% | 0.33% | - |
| HSV(B) | 188.28º | 0.68% | 0.5% | - |
| XYZ | 11.06 | 14.52 | 22.64 | - |
| YUV | 94.94 | 146.65 | 89.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 128 | 0.68 | 0.09 | 0 | 0.50 | 188.28 | 0.51 | 0.33 |
| Hex | 29 | 74 | 80 | 44 | 9 | 0 | 32 | BC | 33 | 21 |
| Octal | 51 | 164 | 200 | 104 | 11 | 0 | 62 | 274 | 63 | 41 |
| Binary | 101001 | 1110100 | 10000000 | 1000100 | 1001 | 0 | 110010 | 10111100 | 110011 | 100001 |
Color Harmonies of #297480
Complementary color
Monochromatic Colors of #297480
Black with #297480
Text Example
Text Example
White with #297480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297480; }
p { color: rgb(41,116,128); }
H1.HeaderClassName
{
color: #297480;
}
.AnyTagClassName
{
color: #297480;
}
</style>
background-color css
<style>
a { background-color: #297480; }
a { background-color: rgb(41,116,128); }
div.DivClassName
{
background-color: #297480;
}
.BgClassName
{
background-color: #297480;
}
</style>
border-color css
<style>
span { border-color: #297480; }
span { border-color: rgb(41,116,128); }
td.TdClassName
{
border-color: #297480;
}
.TagClassName
{
border-color: #297480;
}
</style>