Shades of Atoll #297374
Tints of Atoll #297374
RGB
CMYK
RGB Variations
Color information
#297374 (or 0x297374) is known color: Atoll. HEX triplet: 29, 73 and 74. RGB value is (41,115,116). Sum of RGB (Red+Green+Blue) = 41+115+116=272 (36% of max value = 765). Red value is 41 (16.41% from 255 or 15.07% from 272); Green value is 115 (45.31% from 255 or 42.28% from 272); Blue value is 116 (45.70% from 255 or 42.65% from 272); Max value from RGB is 116 - color contains mainly: blue. Hex color #297374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297374 is #D68C8B. Grayscale: #5C5C5C. Windows color (decimal): -14060684 or 7631657. OLE color: 7631657.
HSL color Cylindrical-coordinate representation of color #297374: hue angle of 180.8º 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 #297374 is Cyan = 0.65, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 116 | - |
| CMYK | 0.65 | 0.01 | 0 | 0.55 |
| HSL | 180.8º | 0.48% | 0.31% | - |
| HSV(B) | 180.8º | 0.65% | 0.45% | - |
| XYZ | 10.2 | 13.99 | 18.69 | - |
| YUV | 92.99 | 140.98 | 90.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 116 | 0.65 | 0.01 | 0 | 0.55 | 180.8 | 0.48 | 0.31 |
| Hex | 29 | 73 | 74 | 41 | 1 | 0 | 37 | B5 | 30 | 1F |
| Octal | 51 | 163 | 164 | 101 | 1 | 0 | 67 | 265 | 60 | 37 |
| Binary | 101001 | 1110011 | 1110100 | 1000001 | 1 | 0 | 110111 | 10110101 | 110000 | 11111 |
Color Harmonies of #297374
Complementary color
Monochromatic Colors of #297374
Black with #297374
Text Example
Text Example
White with #297374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297374; }
p { color: rgb(41,115,116); }
H1.HeaderClassName
{
color: #297374;
}
.AnyTagClassName
{
color: #297374;
}
</style>
background-color css
<style>
a { background-color: #297374; }
a { background-color: rgb(41,115,116); }
div.DivClassName
{
background-color: #297374;
}
.BgClassName
{
background-color: #297374;
}
</style>
border-color css
<style>
span { border-color: #297374; }
span { border-color: rgb(41,115,116); }
td.TdClassName
{
border-color: #297374;
}
.TagClassName
{
border-color: #297374;
}
</style>