Shades of Atoll #297174
Tints of Atoll #297174
RGB
CMYK
RGB Variations
Color information
#297174 (or 0x297174) is known color: Atoll. HEX triplet: 29, 71 and 74. RGB value is (41,113,116). Sum of RGB (Red+Green+Blue) = 41+113+116=270 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.19% from 270); Green value is 113 (44.53% from 255 or 41.85% from 270); Blue value is 116 (45.70% from 255 or 42.96% from 270); Max value from RGB is 116 - color contains mainly: blue. Hex color #297174 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297174 is #D68E8B. Grayscale: #5B5B5B. Windows color (decimal): -14061196 or 7631145. OLE color: 7631145.
HSL color Cylindrical-coordinate representation of color #297174: hue angle of 182.4º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #297174 is Cyan = 0.65, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 113 | 116 | - |
| CMYK | 0.65 | 0.03 | 0 | 0.55 |
| HSL | 182.4º | 0.48% | 0.31% | - |
| HSV(B) | 182.4º | 0.65% | 0.45% | - |
| XYZ | 9.97 | 13.54 | 18.61 | - |
| YUV | 91.81 | 141.65 | 91.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 113 | 116 | 0.65 | 0.03 | 0 | 0.55 | 182.4 | 0.48 | 0.31 |
| Hex | 29 | 71 | 74 | 41 | 3 | 0 | 37 | B6 | 30 | 1F |
| Octal | 51 | 161 | 164 | 101 | 3 | 0 | 67 | 266 | 60 | 37 |
| Binary | 101001 | 1110001 | 1110100 | 1000001 | 11 | 0 | 110111 | 10110110 | 110000 | 11111 |
Color Harmonies of #297174
Complementary color
Monochromatic Colors of #297174
Black with #297174
Text Example
Text Example
White with #297174
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297174; }
p { color: rgb(41,113,116); }
H1.HeaderClassName
{
color: #297174;
}
.AnyTagClassName
{
color: #297174;
}
</style>
background-color css
<style>
a { background-color: #297174; }
a { background-color: rgb(41,113,116); }
div.DivClassName
{
background-color: #297174;
}
.BgClassName
{
background-color: #297174;
}
</style>
border-color css
<style>
span { border-color: #297174; }
span { border-color: rgb(41,113,116); }
td.TdClassName
{
border-color: #297174;
}
.TagClassName
{
border-color: #297174;
}
</style>