Shades of Atoll #297475
Tints of Atoll #297475
RGB
CMYK
RGB Variations
Color information
#297475 (or 0x297475) is known color: Atoll. HEX triplet: 29, 74 and 75. RGB value is (41,116,117). Sum of RGB (Red+Green+Blue) = 41+116+117=274 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.96% from 274); Green value is 116 (45.70% from 255 or 42.34% from 274); Blue value is 117 (46.09% from 255 or 42.70% from 274); Max value from RGB is 117 - color contains mainly: blue. Hex color #297475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297475 is #D68B8A. Grayscale: #5D5D5D. Windows color (decimal): -14060427 or 7697449. OLE color: 7697449.
HSL color Cylindrical-coordinate representation of color #297475: hue angle of 180.79º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297475 is Cyan = 0.65, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 116 | 117 | - |
| CMYK | 0.65 | 0.01 | 0 | 0.54 |
| HSL | 180.79º | 0.48% | 0.31% | - |
| HSV(B) | 180.79º | 0.65% | 0.46% | - |
| XYZ | 10.37 | 14.25 | 19.03 | - |
| YUV | 93.69 | 141.15 | 90.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 116 | 117 | 0.65 | 0.01 | 0 | 0.54 | 180.79 | 0.48 | 0.31 |
| Hex | 29 | 74 | 75 | 41 | 1 | 0 | 36 | B5 | 30 | 1F |
| Octal | 51 | 164 | 165 | 101 | 1 | 0 | 66 | 265 | 60 | 37 |
| Binary | 101001 | 1110100 | 1110101 | 1000001 | 1 | 0 | 110110 | 10110101 | 110000 | 11111 |
Color Harmonies of #297475
Complementary color
Monochromatic Colors of #297475
Black with #297475
Text Example
Text Example
White with #297475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297475; }
p { color: rgb(41,116,117); }
H1.HeaderClassName
{
color: #297475;
}
.AnyTagClassName
{
color: #297475;
}
</style>
background-color css
<style>
a { background-color: #297475; }
a { background-color: rgb(41,116,117); }
div.DivClassName
{
background-color: #297475;
}
.BgClassName
{
background-color: #297475;
}
</style>
border-color css
<style>
span { border-color: #297475; }
span { border-color: rgb(41,116,117); }
td.TdClassName
{
border-color: #297475;
}
.TagClassName
{
border-color: #297475;
}
</style>