Shades of Atoll #337677
Tints of Atoll #337677
RGB
CMYK
RGB Variations
Color information
#337677 (or 0x337677) is known color: Atoll. HEX triplet: 33, 76 and 77. RGB value is (51,118,119). Sum of RGB (Red+Green+Blue) = 51+118+119=288 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.71% from 288); Green value is 118 (46.48% from 255 or 40.97% from 288); Blue value is 119 (46.88% from 255 or 41.32% from 288); Max value from RGB is 119 - color contains mainly: blue. Hex color #337677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337677 is #CC8988. Grayscale: #626262. Windows color (decimal): -13404553 or 7829043. OLE color: 7829043.
HSL color Cylindrical-coordinate representation of color #337677: hue angle of 180.88º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #337677 is Cyan = 0.57, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 118 | 119 | - |
| CMYK | 0.57 | 0.01 | 0 | 0.53 |
| HSL | 180.88º | 0.4% | 0.33% | - |
| HSV(B) | 180.88º | 0.57% | 0.47% | - |
| XYZ | 11.17 | 14.99 | 19.76 | - |
| YUV | 98.08 | 139.8 | 94.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 118 | 119 | 0.57 | 0.01 | 0 | 0.53 | 180.88 | 0.4 | 0.33 |
| Hex | 33 | 76 | 77 | 39 | 1 | 0 | 35 | B5 | 28 | 21 |
| Octal | 63 | 166 | 167 | 71 | 1 | 0 | 65 | 265 | 50 | 41 |
| Binary | 110011 | 1110110 | 1110111 | 111001 | 1 | 0 | 110101 | 10110101 | 101000 | 100001 |
Color Harmonies of #337677
Complementary color
Monochromatic Colors of #337677
Black with #337677
Text Example
Text Example
White with #337677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337677; }
p { color: rgb(51,118,119); }
H1.HeaderClassName
{
color: #337677;
}
.AnyTagClassName
{
color: #337677;
}
</style>
background-color css
<style>
a { background-color: #337677; }
a { background-color: rgb(51,118,119); }
div.DivClassName
{
background-color: #337677;
}
.BgClassName
{
background-color: #337677;
}
</style>
border-color css
<style>
span { border-color: #337677; }
span { border-color: rgb(51,118,119); }
td.TdClassName
{
border-color: #337677;
}
.TagClassName
{
border-color: #337677;
}
</style>