Shades of Casal #335560
Tints of Casal #335560
RGB
CMYK
RGB Variations
Color information
#335560 (or 0x335560) is known color: Casal. HEX triplet: 33, 55 and 60. RGB value is (51,85,96). Sum of RGB (Red+Green+Blue) = 51+85+96=232 (30% of max value = 765). Red value is 51 (20.31% from 255 or 21.98% from 232); Green value is 85 (33.59% from 255 or 36.64% from 232); Blue value is 96 (37.89% from 255 or 41.38% from 232); Max value from RGB is 96 - color contains mainly: blue. Hex color #335560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335560 is #CCAA9F. Grayscale: #4C4C4C. Windows color (decimal): -13413024 or 6313267. OLE color: 6313267.
HSL color Cylindrical-coordinate representation of color #335560: hue angle of 194.67º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #335560 is Cyan = 0.47, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 85 | 96 | - |
| CMYK | 0.47 | 0.11 | 0 | 0.62 |
| HSL | 194.67º | 0.31% | 0.29% | - |
| HSV(B) | 194.67º | 0.47% | 0.38% | - |
| XYZ | 6.73 | 8.05 | 12.26 | - |
| YUV | 76.09 | 139.24 | 110.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 85 | 96 | 0.47 | 0.11 | 0 | 0.62 | 194.67 | 0.31 | 0.29 |
| Hex | 33 | 55 | 60 | 2F | B | 0 | 3E | C3 | 1F | 1D |
| Octal | 63 | 125 | 140 | 57 | 13 | 0 | 76 | 303 | 37 | 35 |
| Binary | 110011 | 1010101 | 1100000 | 101111 | 1011 | 0 | 111110 | 11000011 | 11111 | 11101 |
Color Harmonies of #335560
Complementary color
Monochromatic Colors of #335560
Black with #335560
Text Example
Text Example
White with #335560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335560; }
p { color: rgb(51,85,96); }
H1.HeaderClassName
{
color: #335560;
}
.AnyTagClassName
{
color: #335560;
}
</style>
background-color css
<style>
a { background-color: #335560; }
a { background-color: rgb(51,85,96); }
div.DivClassName
{
background-color: #335560;
}
.BgClassName
{
background-color: #335560;
}
</style>
border-color css
<style>
span { border-color: #335560; }
span { border-color: rgb(51,85,96); }
td.TdClassName
{
border-color: #335560;
}
.TagClassName
{
border-color: #335560;
}
</style>