Shades of St Tropaz #335479
Tints of St Tropaz #335479
RGB
CMYK
RGB Variations
Color information
#335479 (or 0x335479) is known color: St Tropaz. HEX triplet: 33, 54 and 79. RGB value is (51,84,121). Sum of RGB (Red+Green+Blue) = 51+84+121=256 (33% of max value = 765). Red value is 51 (20.31% from 255 or 19.92% from 256); Green value is 84 (33.20% from 255 or 32.81% from 256); Blue value is 121 (47.66% from 255 or 47.27% from 256); Max value from RGB is 121 - color contains mainly: blue. Hex color #335479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335479 is #CCAB86. Grayscale: #4E4E4E. Windows color (decimal): -13413255 or 7951411. OLE color: 7951411.
HSL color Cylindrical-coordinate representation of color #335479: hue angle of 211.71º 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 #335479 is Cyan = 0.58, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 84 | 121 | - |
| CMYK | 0.58 | 0.31 | 0 | 0.53 |
| HSL | 211.71º | 0.41% | 0.34% | - |
| HSV(B) | 211.71º | 0.58% | 0.47% | - |
| XYZ | 7.99 | 8.42 | 19.29 | - |
| YUV | 78.35 | 152.07 | 108.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 84 | 121 | 0.58 | 0.31 | 0 | 0.53 | 211.71 | 0.41 | 0.34 |
| Hex | 33 | 54 | 79 | 3A | 1F | 0 | 35 | D4 | 29 | 22 |
| Octal | 63 | 124 | 171 | 72 | 37 | 0 | 65 | 324 | 51 | 42 |
| Binary | 110011 | 1010100 | 1111001 | 111010 | 11111 | 0 | 110101 | 11010100 | 101001 | 100010 |
Color Harmonies of #335479
Complementary color
Monochromatic Colors of #335479
Black with #335479
Text Example
Text Example
White with #335479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335479; }
p { color: rgb(51,84,121); }
H1.HeaderClassName
{
color: #335479;
}
.AnyTagClassName
{
color: #335479;
}
</style>
background-color css
<style>
a { background-color: #335479; }
a { background-color: rgb(51,84,121); }
div.DivClassName
{
background-color: #335479;
}
.BgClassName
{
background-color: #335479;
}
</style>
border-color css
<style>
span { border-color: #335479; }
span { border-color: rgb(51,84,121); }
td.TdClassName
{
border-color: #335479;
}
.TagClassName
{
border-color: #335479;
}
</style>