Shades of Atoll #297886
Tints of Atoll #297886
RGB
CMYK
RGB Variations
Color information
#297886 (or 0x297886) is known color: Atoll. HEX triplet: 29, 78 and 86. RGB value is (41,120,134). Sum of RGB (Red+Green+Blue) = 41+120+134=295 (39% of max value = 765). Red value is 41 (16.41% from 255 or 13.90% from 295); Green value is 120 (47.27% from 255 or 40.68% from 295); Blue value is 134 (52.73% from 255 or 45.42% from 295); Max value from RGB is 134 - color contains mainly: blue. Hex color #297886 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297886 is #D68779. Grayscale: #616161. Windows color (decimal): -14059386 or 8812585. OLE color: 8812585.
HSL color Cylindrical-coordinate representation of color #297886: hue angle of 189.03º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #297886 is Cyan = 0.69, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 41 | 120 | 134 | - |
| CMYK | 0.69 | 0.10 | 0 | 0.47 |
| HSL | 189.03º | 0.53% | 0.34% | - |
| HSV(B) | 189.03º | 0.69% | 0.53% | - |
| XYZ | 11.93 | 15.63 | 24.94 | - |
| YUV | 97.98 | 148.33 | 87.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 120 | 134 | 0.69 | 0.10 | 0 | 0.47 | 189.03 | 0.53 | 0.34 |
| Hex | 29 | 78 | 86 | 45 | A | 0 | 2F | BD | 35 | 22 |
| Octal | 51 | 170 | 206 | 105 | 12 | 0 | 57 | 275 | 65 | 42 |
| Binary | 101001 | 1111000 | 10000110 | 1000101 | 1010 | 0 | 101111 | 10111101 | 110101 | 100010 |
Color Harmonies of #297886
Complementary color
Monochromatic Colors of #297886
Black with #297886
Text Example
Text Example
White with #297886
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297886; }
p { color: rgb(41,120,134); }
H1.HeaderClassName
{
color: #297886;
}
.AnyTagClassName
{
color: #297886;
}
</style>
background-color css
<style>
a { background-color: #297886; }
a { background-color: rgb(41,120,134); }
div.DivClassName
{
background-color: #297886;
}
.BgClassName
{
background-color: #297886;
}
</style>
border-color css
<style>
span { border-color: #297886; }
span { border-color: rgb(41,120,134); }
td.TdClassName
{
border-color: #297886;
}
.TagClassName
{
border-color: #297886;
}
</style>