Shades of Atoll #337170
Tints of Atoll #337170
RGB
CMYK
RGB Variations
Color information
#337170 (or 0x337170) is known color: Atoll. HEX triplet: 33, 71 and 70. RGB value is (51,113,112). Sum of RGB (Red+Green+Blue) = 51+113+112=276 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.48% from 276); Green value is 113 (44.53% from 255 or 40.94% from 276); Blue value is 112 (44.14% from 255 or 40.58% from 276); Max value from RGB is 113 - color contains mainly: green. Hex color #337170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337170 is #CC8E8F. Grayscale: #5E5E5E. Windows color (decimal): -13405840 or 7369011. OLE color: 7369011.
HSL color Cylindrical-coordinate representation of color #337170: hue angle of 179.03º degrees, saturation: 0.38, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #337170 is Cyan = 0.55, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 51 | 113 | 112 | - |
| CMYK | 0.55 | 0 | 0.01 | 0.56 |
| HSL | 179.03º | 0.38% | 0.32% | - |
| HSV(B) | 179.03º | 0.55% | 0.44% | - |
| XYZ | 10.2 | 13.68 | 17.43 | - |
| YUV | 94.35 | 137.96 | 97.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 113 | 112 | 0.55 | 0 | 0.01 | 0.56 | 179.03 | 0.38 | 0.32 |
| Hex | 33 | 71 | 70 | 37 | 0 | 1 | 38 | B3 | 26 | 20 |
| Octal | 63 | 161 | 160 | 67 | 0 | 1 | 70 | 263 | 46 | 40 |
| Binary | 110011 | 1110001 | 1110000 | 110111 | 0 | 1 | 111000 | 10110011 | 100110 | 100000 |
Color Harmonies of #337170
Complementary color
Monochromatic Colors of #337170
Black with #337170
Text Example
Text Example
White with #337170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337170; }
p { color: rgb(51,113,112); }
H1.HeaderClassName
{
color: #337170;
}
.AnyTagClassName
{
color: #337170;
}
</style>
background-color css
<style>
a { background-color: #337170; }
a { background-color: rgb(51,113,112); }
div.DivClassName
{
background-color: #337170;
}
.BgClassName
{
background-color: #337170;
}
</style>
border-color css
<style>
span { border-color: #337170; }
span { border-color: rgb(51,113,112); }
td.TdClassName
{
border-color: #337170;
}
.TagClassName
{
border-color: #337170;
}
</style>