Shades of Atoll #297685
Tints of Atoll #297685
RGB
CMYK
RGB Variations
Color information
#297685 (or 0x297685) is known color: Atoll. HEX triplet: 29, 76 and 85. RGB value is (41,118,133). Sum of RGB (Red+Green+Blue) = 41+118+133=292 (38% of max value = 765). Red value is 41 (16.41% from 255 or 14.04% from 292); Green value is 118 (46.48% from 255 or 40.41% from 292); Blue value is 133 (52.34% from 255 or 45.55% from 292); Max value from RGB is 133 - color contains mainly: blue. Hex color #297685 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #297685 is #D6897A. Grayscale: #606060. Windows color (decimal): -14059899 or 8746537. OLE color: 8746537.
HSL color Cylindrical-coordinate representation of color #297685: hue angle of 189.78º 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 #297685 is Cyan = 0.69, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 41 | 118 | 133 | - |
| CMYK | 0.69 | 0.11 | 0 | 0.48 |
| HSL | 189.78º | 0.53% | 0.34% | - |
| HSV(B) | 189.78º | 0.69% | 0.52% | - |
| XYZ | 11.63 | 15.12 | 24.5 | - |
| YUV | 96.69 | 148.49 | 88.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 133 | 0.69 | 0.11 | 0 | 0.48 | 189.78 | 0.53 | 0.34 |
| Hex | 29 | 76 | 85 | 45 | B | 0 | 30 | BE | 35 | 22 |
| Octal | 51 | 166 | 205 | 105 | 13 | 0 | 60 | 276 | 65 | 42 |
| Binary | 101001 | 1110110 | 10000101 | 1000101 | 1011 | 0 | 110000 | 10111110 | 110101 | 100010 |
Color Harmonies of #297685
Complementary color
Monochromatic Colors of #297685
Black with #297685
Text Example
Text Example
White with #297685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297685; }
p { color: rgb(41,118,133); }
H1.HeaderClassName
{
color: #297685;
}
.AnyTagClassName
{
color: #297685;
}
</style>
background-color css
<style>
a { background-color: #297685; }
a { background-color: rgb(41,118,133); }
div.DivClassName
{
background-color: #297685;
}
.BgClassName
{
background-color: #297685;
}
</style>
border-color css
<style>
span { border-color: #297685; }
span { border-color: rgb(41,118,133); }
td.TdClassName
{
border-color: #297685;
}
.TagClassName
{
border-color: #297685;
}
</style>