Shades of Atoll #297076
Tints of Atoll #297076
RGB
CMYK
RGB Variations
Color information
#297076 (or 0x297076) is known color: Atoll. HEX triplet: 29, 70 and 76. RGB value is (41,112,118). Sum of RGB (Red+Green+Blue) = 41+112+118=271 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.13% from 271); Green value is 112 (44.14% from 255 or 41.33% from 271); Blue value is 118 (46.48% from 255 or 43.54% from 271); Max value from RGB is 118 - color contains mainly: blue. Hex color #297076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297076 is #D68F89. Grayscale: #5B5B5B. Windows color (decimal): -14061450 or 7761961. OLE color: 7761961.
HSL color Cylindrical-coordinate representation of color #297076: hue angle of 184.68º 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 #297076 is Cyan = 0.65, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 112 | 118 | - |
| CMYK | 0.65 | 0.05 | 0 | 0.54 |
| HSL | 184.68º | 0.48% | 0.31% | - |
| HSV(B) | 184.68º | 0.65% | 0.46% | - |
| XYZ | 9.98 | 13.37 | 19.19 | - |
| YUV | 91.46 | 142.98 | 92.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 112 | 118 | 0.65 | 0.05 | 0 | 0.54 | 184.68 | 0.48 | 0.31 |
| Hex | 29 | 70 | 76 | 41 | 5 | 0 | 36 | B9 | 30 | 1F |
| Octal | 51 | 160 | 166 | 101 | 5 | 0 | 66 | 271 | 60 | 37 |
| Binary | 101001 | 1110000 | 1110110 | 1000001 | 101 | 0 | 110110 | 10111001 | 110000 | 11111 |
Color Harmonies of #297076
Complementary color
Monochromatic Colors of #297076
Black with #297076
Text Example
Text Example
White with #297076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297076; }
p { color: rgb(41,112,118); }
H1.HeaderClassName
{
color: #297076;
}
.AnyTagClassName
{
color: #297076;
}
</style>
background-color css
<style>
a { background-color: #297076; }
a { background-color: rgb(41,112,118); }
div.DivClassName
{
background-color: #297076;
}
.BgClassName
{
background-color: #297076;
}
</style>
border-color css
<style>
span { border-color: #297076; }
span { border-color: rgb(41,112,118); }
td.TdClassName
{
border-color: #297076;
}
.TagClassName
{
border-color: #297076;
}
</style>