Shades of Atoll #297378
Tints of Atoll #297378
RGB
CMYK
RGB Variations
Color information
#297378 (or 0x297378) is known color: Atoll. HEX triplet: 29, 73 and 78. RGB value is (41,115,120). Sum of RGB (Red+Green+Blue) = 41+115+120=276 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.86% from 276); Green value is 115 (45.31% from 255 or 41.67% from 276); Blue value is 120 (47.27% from 255 or 43.48% from 276); Max value from RGB is 120 - color contains mainly: blue. Hex color #297378 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297378 is #D68C87. Grayscale: #5D5D5D. Windows color (decimal): -14060680 or 7893801. OLE color: 7893801.
HSL color Cylindrical-coordinate representation of color #297378: hue angle of 183.8º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297378 is Cyan = 0.66, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 115 | 120 | - |
| CMYK | 0.66 | 0.04 | 0 | 0.53 |
| HSL | 183.8º | 0.49% | 0.32% | - |
| HSV(B) | 183.8º | 0.66% | 0.47% | - |
| XYZ | 10.44 | 14.09 | 19.94 | - |
| YUV | 93.44 | 142.98 | 90.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 120 | 0.66 | 0.04 | 0 | 0.53 | 183.8 | 0.49 | 0.32 |
| Hex | 29 | 73 | 78 | 42 | 4 | 0 | 35 | B8 | 31 | 20 |
| Octal | 51 | 163 | 170 | 102 | 4 | 0 | 65 | 270 | 61 | 40 |
| Binary | 101001 | 1110011 | 1111000 | 1000010 | 100 | 0 | 110101 | 10111000 | 110001 | 100000 |
Color Harmonies of #297378
Complementary color
Monochromatic Colors of #297378
Black with #297378
Text Example
Text Example
White with #297378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297378; }
p { color: rgb(41,115,120); }
H1.HeaderClassName
{
color: #297378;
}
.AnyTagClassName
{
color: #297378;
}
</style>
background-color css
<style>
a { background-color: #297378; }
a { background-color: rgb(41,115,120); }
div.DivClassName
{
background-color: #297378;
}
.BgClassName
{
background-color: #297378;
}
</style>
border-color css
<style>
span { border-color: #297378; }
span { border-color: rgb(41,115,120); }
td.TdClassName
{
border-color: #297378;
}
.TagClassName
{
border-color: #297378;
}
</style>