Shades of Atoll #297677
Tints of Atoll #297677
RGB
CMYK
RGB Variations
Color information
#297677 (or 0x297677) is known color: Atoll. HEX triplet: 29, 76 and 77. RGB value is (41,118,119). Sum of RGB (Red+Green+Blue) = 41+118+119=278 (36% of max value = 765). Red value is 41 (16.41% from 255 or 14.75% from 278); Green value is 118 (46.48% from 255 or 42.45% from 278); Blue value is 119 (46.88% from 255 or 42.81% from 278); Max value from RGB is 119 - color contains mainly: blue. Hex color #297677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #297677 is #D68988. Grayscale: #5F5F5F. Windows color (decimal): -14059913 or 7829033. OLE color: 7829033.
HSL color Cylindrical-coordinate representation of color #297677: hue angle of 180.77º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #297677 is Cyan = 0.66, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 118 | 119 | - |
| CMYK | 0.66 | 0.01 | 0 | 0.53 |
| HSL | 180.77º | 0.49% | 0.31% | - |
| HSV(B) | 180.77º | 0.66% | 0.47% | - |
| XYZ | 10.72 | 14.76 | 19.74 | - |
| YUV | 95.09 | 141.49 | 89.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 118 | 119 | 0.66 | 0.01 | 0 | 0.53 | 180.77 | 0.49 | 0.31 |
| Hex | 29 | 76 | 77 | 42 | 1 | 0 | 35 | B5 | 31 | 1F |
| Octal | 51 | 166 | 167 | 102 | 1 | 0 | 65 | 265 | 61 | 37 |
| Binary | 101001 | 1110110 | 1110111 | 1000010 | 1 | 0 | 110101 | 10110101 | 110001 | 11111 |
Color Harmonies of #297677
Complementary color
Monochromatic Colors of #297677
Black with #297677
Text Example
Text Example
White with #297677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #297677; }
p { color: rgb(41,118,119); }
H1.HeaderClassName
{
color: #297677;
}
.AnyTagClassName
{
color: #297677;
}
</style>
background-color css
<style>
a { background-color: #297677; }
a { background-color: rgb(41,118,119); }
div.DivClassName
{
background-color: #297677;
}
.BgClassName
{
background-color: #297677;
}
</style>
border-color css
<style>
span { border-color: #297677; }
span { border-color: rgb(41,118,119); }
td.TdClassName
{
border-color: #297677;
}
.TagClassName
{
border-color: #297677;
}
</style>