Shades of Atoll #297478
Tints of Atoll #297478
RGB
CMYK
RGB Variations
Color information
#297478 (or 0x297478) is known color: Atoll. HEX triplet: 29, 74 and 78. RGB value is (41,116,120). Sum of RGB (Red+Green+Blue) = 41+116+120=277 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.80% from 277); Green value is 116 (45.70% from 255 or 41.88% from 277); Blue value is 120 (47.27% from 255 or 43.32% from 277); Max value from RGB is 120 - color contains mainly: blue. Hex color #297478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297478 is #D68B87. Grayscale: #5D5D5D. Windows color (decimal): -14060424 or 7894057. OLE color: 7894057.
HSL color Cylindrical-coordinate representation of color #297478: hue angle of 183.04º 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 #297478 is Cyan = 0.66, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 116 | 120 | - |
| CMYK | 0.66 | 0.03 | 0 | 0.53 |
| HSL | 183.04º | 0.49% | 0.32% | - |
| HSV(B) | 183.04º | 0.66% | 0.47% | - |
| XYZ | 10.55 | 14.32 | 19.98 | - |
| YUV | 94.03 | 142.65 | 90.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 120 | 0.66 | 0.03 | 0 | 0.53 | 183.04 | 0.49 | 0.32 |
| Hex | 29 | 74 | 78 | 42 | 3 | 0 | 35 | B7 | 31 | 20 |
| Octal | 51 | 164 | 170 | 102 | 3 | 0 | 65 | 267 | 61 | 40 |
| Binary | 101001 | 1110100 | 1111000 | 1000010 | 11 | 0 | 110101 | 10110111 | 110001 | 100000 |
Color Harmonies of #297478
Complementary color
Monochromatic Colors of #297478
Black with #297478
Text Example
Text Example
White with #297478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297478; }
p { color: rgb(41,116,120); }
H1.HeaderClassName
{
color: #297478;
}
.AnyTagClassName
{
color: #297478;
}
</style>
background-color css
<style>
a { background-color: #297478; }
a { background-color: rgb(41,116,120); }
div.DivClassName
{
background-color: #297478;
}
.BgClassName
{
background-color: #297478;
}
</style>
border-color css
<style>
span { border-color: #297478; }
span { border-color: rgb(41,116,120); }
td.TdClassName
{
border-color: #297478;
}
.TagClassName
{
border-color: #297478;
}
</style>