Shades of Atoll #297679
Tints of Atoll #297679
RGB
CMYK
RGB Variations
Color information
#297679 (or 0x297679) is known color: Atoll. HEX triplet: 29, 76 and 79. RGB value is (41,118,121). Sum of RGB (Red+Green+Blue) = 41+118+121=280 (37% of max value = 765). Red value is 41 (16.41% from 255 or 14.64% from 280); Green value is 118 (46.48% from 255 or 42.14% from 280); Blue value is 121 (47.66% from 255 or 43.21% from 280); Max value from RGB is 121 - color contains mainly: blue. Hex color #297679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297679 is #D68986. Grayscale: #5F5F5F. Windows color (decimal): -14059911 or 7960105. OLE color: 7960105.
HSL color Cylindrical-coordinate representation of color #297679: hue angle of 182.25º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297679 is Cyan = 0.66, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 118 | 121 | - |
| CMYK | 0.66 | 0.02 | 0 | 0.53 |
| HSL | 182.25º | 0.49% | 0.32% | - |
| HSV(B) | 182.25º | 0.66% | 0.47% | - |
| XYZ | 10.84 | 14.81 | 20.38 | - |
| YUV | 95.32 | 142.49 | 89.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 121 | 0.66 | 0.02 | 0 | 0.53 | 182.25 | 0.49 | 0.32 |
| Hex | 29 | 76 | 79 | 42 | 2 | 0 | 35 | B6 | 31 | 20 |
| Octal | 51 | 166 | 171 | 102 | 2 | 0 | 65 | 266 | 61 | 40 |
| Binary | 101001 | 1110110 | 1111001 | 1000010 | 10 | 0 | 110101 | 10110110 | 110001 | 100000 |
Color Harmonies of #297679
Complementary color
Monochromatic Colors of #297679
Black with #297679
Text Example
Text Example
White with #297679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297679; }
p { color: rgb(41,118,121); }
H1.HeaderClassName
{
color: #297679;
}
.AnyTagClassName
{
color: #297679;
}
</style>
background-color css
<style>
a { background-color: #297679; }
a { background-color: rgb(41,118,121); }
div.DivClassName
{
background-color: #297679;
}
.BgClassName
{
background-color: #297679;
}
</style>
border-color css
<style>
span { border-color: #297679; }
span { border-color: rgb(41,118,121); }
td.TdClassName
{
border-color: #297679;
}
.TagClassName
{
border-color: #297679;
}
</style>