Shades of Atoll #297780
Tints of Atoll #297780
RGB
CMYK
RGB Variations
Color information
#297780 (or 0x297780) is known color: Atoll. HEX triplet: 29, 77 and 80. RGB value is (41,119,128). Sum of RGB (Red+Green+Blue) = 41+119+128=288 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.24% from 288); Green value is 119 (46.88% from 255 or 41.32% from 288); Blue value is 128 (50.39% from 255 or 44.44% from 288); Max value from RGB is 128 - color contains mainly: blue. Hex color #297780 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297780 is #D6887F. Grayscale: #606060. Windows color (decimal): -14059648 or 8419113. OLE color: 8419113.
HSL color Cylindrical-coordinate representation of color #297780: hue angle of 186.21º 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 #297780 is Cyan = 0.68, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 119 | 128 | - |
| CMYK | 0.68 | 0.07 | 0 | 0.50 |
| HSL | 186.21º | 0.51% | 0.33% | - |
| HSV(B) | 186.21º | 0.68% | 0.5% | - |
| XYZ | 11.41 | 15.22 | 22.76 | - |
| YUV | 96.7 | 145.66 | 88.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 119 | 128 | 0.68 | 0.07 | 0 | 0.50 | 186.21 | 0.51 | 0.33 |
| Hex | 29 | 77 | 80 | 44 | 7 | 0 | 32 | BA | 33 | 21 |
| Octal | 51 | 167 | 200 | 104 | 7 | 0 | 62 | 272 | 63 | 41 |
| Binary | 101001 | 1110111 | 10000000 | 1000100 | 111 | 0 | 110010 | 10111010 | 110011 | 100001 |
Color Harmonies of #297780
Complementary color
Monochromatic Colors of #297780
Black with #297780
Text Example
Text Example
White with #297780
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297780; }
p { color: rgb(41,119,128); }
H1.HeaderClassName
{
color: #297780;
}
.AnyTagClassName
{
color: #297780;
}
</style>
background-color css
<style>
a { background-color: #297780; }
a { background-color: rgb(41,119,128); }
div.DivClassName
{
background-color: #297780;
}
.BgClassName
{
background-color: #297780;
}
</style>
border-color css
<style>
span { border-color: #297780; }
span { border-color: rgb(41,119,128); }
td.TdClassName
{
border-color: #297780;
}
.TagClassName
{
border-color: #297780;
}
</style>