Shades of Atoll #297373
Tints of Atoll #297373
RGB
CMYK
RGB Variations
Color information
#297373 (or 0x297373) is known color: Atoll. HEX triplet: 29, 73 and 73. RGB value is (41,115,115). Sum of RGB (Red+Green+Blue) = 41+115+115=271 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.13% from 271); Green value is 115 (45.31% from 255 or 42.44% from 271); Blue value is 115 (45.31% from 255 or 42.44% from 271); Max value from RGB is 115 - color contains mainly: green, blue. Hex color #297373 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297373 is #D68C8C. Grayscale: #5C5C5C. Windows color (decimal): -14060685 or 7566121. OLE color: 7566121.
HSL color Cylindrical-coordinate representation of color #297373: hue angle of 180º degrees, saturation: 0.47, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #297373 is Cyan = 0.64, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 115 | 115 | - |
| CMYK | 0.64 | 0 | 0 | 0.55 |
| HSL | 180º | 0.47% | 0.31% | - |
| HSV(B) | 180º | 0.64% | 0.45% | - |
| XYZ | 10.14 | 13.97 | 18.38 | - |
| YUV | 92.87 | 140.48 | 91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 115 | 115 | 0.64 | 0 | 0 | 0.55 | 180 | 0.47 | 0.31 |
| Hex | 29 | 73 | 73 | 40 | 0 | 0 | 37 | B4 | 2F | 1F |
| Octal | 51 | 163 | 163 | 100 | 0 | 0 | 67 | 264 | 57 | 37 |
| Binary | 101001 | 1110011 | 1110011 | 1000000 | 0 | 0 | 110111 | 10110100 | 101111 | 11111 |
Color Harmonies of #297373
Complementary color
Monochromatic Colors of #297373
Black with #297373
Text Example
Text Example
White with #297373
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297373; }
p { color: rgb(41,115,115); }
H1.HeaderClassName
{
color: #297373;
}
.AnyTagClassName
{
color: #297373;
}
</style>
background-color css
<style>
a { background-color: #297373; }
a { background-color: rgb(41,115,115); }
div.DivClassName
{
background-color: #297373;
}
.BgClassName
{
background-color: #297373;
}
</style>
border-color css
<style>
span { border-color: #297373; }
span { border-color: rgb(41,115,115); }
td.TdClassName
{
border-color: #297373;
}
.TagClassName
{
border-color: #297373;
}
</style>