Shades of Atoll #337579
Tints of Atoll #337579
RGB
CMYK
RGB Variations
Color information
#337579 (or 0x337579) is known color: Atoll. HEX triplet: 33, 75 and 79. RGB value is (51,117,121). Sum of RGB (Red+Green+Blue) = 51+117+121=289 (38% of max value = 765). Red value is 51 (20.31% from 255 or 17.65% from 289); Green value is 117 (46.09% from 255 or 40.48% from 289); Blue value is 121 (47.66% from 255 or 41.87% from 289); Max value from RGB is 121 - color contains mainly: blue. Hex color #337579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #337579 is #CC8A86. Grayscale: #616161. Windows color (decimal): -13404807 or 7959859. OLE color: 7959859.
HSL color Cylindrical-coordinate representation of color #337579: hue angle of 183.43º degrees, saturation: 0.41, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #337579 is Cyan = 0.58, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 117 | 121 | - |
| CMYK | 0.58 | 0.03 | 0 | 0.53 |
| HSL | 183.43º | 0.41% | 0.34% | - |
| HSV(B) | 183.43º | 0.58% | 0.47% | - |
| XYZ | 11.18 | 14.81 | 20.36 | - |
| YUV | 97.72 | 141.13 | 94.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 117 | 121 | 0.58 | 0.03 | 0 | 0.53 | 183.43 | 0.41 | 0.34 |
| Hex | 33 | 75 | 79 | 3A | 3 | 0 | 35 | B7 | 29 | 22 |
| Octal | 63 | 165 | 171 | 72 | 3 | 0 | 65 | 267 | 51 | 42 |
| Binary | 110011 | 1110101 | 1111001 | 111010 | 11 | 0 | 110101 | 10110111 | 101001 | 100010 |
Color Harmonies of #337579
Complementary color
Monochromatic Colors of #337579
Black with #337579
Text Example
Text Example
White with #337579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #337579; }
p { color: rgb(51,117,121); }
H1.HeaderClassName
{
color: #337579;
}
.AnyTagClassName
{
color: #337579;
}
</style>
background-color css
<style>
a { background-color: #337579; }
a { background-color: rgb(51,117,121); }
div.DivClassName
{
background-color: #337579;
}
.BgClassName
{
background-color: #337579;
}
</style>
border-color css
<style>
span { border-color: #337579; }
span { border-color: rgb(51,117,121); }
td.TdClassName
{
border-color: #337579;
}
.TagClassName
{
border-color: #337579;
}
</style>