Shades of Atoll #297379
Tints of Atoll #297379
RGB
CMYK
RGB Variations
Color information
#297379 (or 0x297379) is known color: Atoll. HEX triplet: 29, 73 and 79. RGB value is (41,115,121). Sum of RGB (Red+Green+Blue) = 41+115+121=277 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.80% from 277); Green value is 115 (45.31% from 255 or 41.52% from 277); Blue value is 121 (47.66% from 255 or 43.68% from 277); Max value from RGB is 121 - color contains mainly: blue. Hex color #297379 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297379 is #D68C86. Grayscale: #5D5D5D. Windows color (decimal): -14060679 or 7959337. OLE color: 7959337.
HSL color Cylindrical-coordinate representation of color #297379: hue angle of 184.5º 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 #297379 is Cyan = 0.66, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 115 | 121 | - |
| CMYK | 0.66 | 0.05 | 0 | 0.53 |
| HSL | 184.5º | 0.49% | 0.32% | - |
| HSV(B) | 184.5º | 0.66% | 0.47% | - |
| XYZ | 10.5 | 14.11 | 20.26 | - |
| YUV | 93.56 | 143.48 | 90.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 121 | 0.66 | 0.05 | 0 | 0.53 | 184.5 | 0.49 | 0.32 |
| Hex | 29 | 73 | 79 | 42 | 5 | 0 | 35 | B8 | 31 | 20 |
| Octal | 51 | 163 | 171 | 102 | 5 | 0 | 65 | 270 | 61 | 40 |
| Binary | 101001 | 1110011 | 1111001 | 1000010 | 101 | 0 | 110101 | 10111000 | 110001 | 100000 |
Color Harmonies of #297379
Complementary color
Monochromatic Colors of #297379
Black with #297379
Text Example
Text Example
White with #297379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297379; }
p { color: rgb(41,115,121); }
H1.HeaderClassName
{
color: #297379;
}
.AnyTagClassName
{
color: #297379;
}
</style>
background-color css
<style>
a { background-color: #297379; }
a { background-color: rgb(41,115,121); }
div.DivClassName
{
background-color: #297379;
}
.BgClassName
{
background-color: #297379;
}
</style>
border-color css
<style>
span { border-color: #297379; }
span { border-color: rgb(41,115,121); }
td.TdClassName
{
border-color: #297379;
}
.TagClassName
{
border-color: #297379;
}
</style>