Shades of Atoll #297073
Tints of Atoll #297073
RGB
CMYK
RGB Variations
Color information
#297073 (or 0x297073) is known color: Atoll. HEX triplet: 29, 70 and 73. RGB value is (41,112,115). Sum of RGB (Red+Green+Blue) = 41+112+115=268 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.30% from 268); Green value is 112 (44.14% from 255 or 41.79% from 268); Blue value is 115 (45.31% from 255 or 42.91% from 268); Max value from RGB is 115 - color contains mainly: blue. Hex color #297073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297073 is #D68F8C. Grayscale: #5B5B5B. Windows color (decimal): -14061453 or 7565353. OLE color: 7565353.
HSL color Cylindrical-coordinate representation of color #297073: hue angle of 182.43º 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 #297073 is Cyan = 0.64, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 112 | 115 | - |
| CMYK | 0.64 | 0.03 | 0 | 0.55 |
| HSL | 182.43º | 0.47% | 0.31% | - |
| HSV(B) | 182.43º | 0.64% | 0.45% | - |
| XYZ | 9.8 | 13.3 | 18.27 | - |
| YUV | 91.11 | 141.48 | 92.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 115 | 0.64 | 0.03 | 0 | 0.55 | 182.43 | 0.47 | 0.31 |
| Hex | 29 | 70 | 73 | 40 | 3 | 0 | 37 | B6 | 2F | 1F |
| Octal | 51 | 160 | 163 | 100 | 3 | 0 | 67 | 266 | 57 | 37 |
| Binary | 101001 | 1110000 | 1110011 | 1000000 | 11 | 0 | 110111 | 10110110 | 101111 | 11111 |
Color Harmonies of #297073
Complementary color
Monochromatic Colors of #297073
Black with #297073
Text Example
Text Example
White with #297073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297073; }
p { color: rgb(41,112,115); }
H1.HeaderClassName
{
color: #297073;
}
.AnyTagClassName
{
color: #297073;
}
</style>
background-color css
<style>
a { background-color: #297073; }
a { background-color: rgb(41,112,115); }
div.DivClassName
{
background-color: #297073;
}
.BgClassName
{
background-color: #297073;
}
</style>
border-color css
<style>
span { border-color: #297073; }
span { border-color: rgb(41,112,115); }
td.TdClassName
{
border-color: #297073;
}
.TagClassName
{
border-color: #297073;
}
</style>