Shades of Atoll #297684
Tints of Atoll #297684
RGB
CMYK
RGB Variations
Color information
#297684 (or 0x297684) is known color: Atoll. HEX triplet: 29, 76 and 84. RGB value is (41,118,132). Sum of RGB (Red+Green+Blue) = 41+118+132=291 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.09% from 291); Green value is 118 (46.48% from 255 or 40.55% from 291); Blue value is 132 (51.95% from 255 or 45.36% from 291); Max value from RGB is 132 - color contains mainly: blue. Hex color #297684 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297684 is #D6897B. Grayscale: #606060. Windows color (decimal): -14059900 or 8681001. OLE color: 8681001.
HSL color Cylindrical-coordinate representation of color #297684: hue angle of 189.23º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #297684 is Cyan = 0.69, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 118 | 132 | - |
| CMYK | 0.69 | 0.11 | 0 | 0.48 |
| HSL | 189.23º | 0.53% | 0.34% | - |
| HSV(B) | 189.23º | 0.69% | 0.52% | - |
| XYZ | 11.56 | 15.09 | 24.13 | - |
| YUV | 96.57 | 147.99 | 88.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 132 | 0.69 | 0.11 | 0 | 0.48 | 189.23 | 0.53 | 0.34 |
| Hex | 29 | 76 | 84 | 45 | B | 0 | 30 | BD | 35 | 22 |
| Octal | 51 | 166 | 204 | 105 | 13 | 0 | 60 | 275 | 65 | 42 |
| Binary | 101001 | 1110110 | 10000100 | 1000101 | 1011 | 0 | 110000 | 10111101 | 110101 | 100010 |
Color Harmonies of #297684
Complementary color
Monochromatic Colors of #297684
Black with #297684
Text Example
Text Example
White with #297684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297684; }
p { color: rgb(41,118,132); }
H1.HeaderClassName
{
color: #297684;
}
.AnyTagClassName
{
color: #297684;
}
</style>
background-color css
<style>
a { background-color: #297684; }
a { background-color: rgb(41,118,132); }
div.DivClassName
{
background-color: #297684;
}
.BgClassName
{
background-color: #297684;
}
</style>
border-color css
<style>
span { border-color: #297684; }
span { border-color: rgb(41,118,132); }
td.TdClassName
{
border-color: #297684;
}
.TagClassName
{
border-color: #297684;
}
</style>