Shades of Casal #335862
Tints of Casal #335862
RGB
CMYK
RGB Variations
Color information
#335862 (or 0x335862) is known color: Casal. HEX triplet: 33, 58 and 62. RGB value is (51,88,98). Sum of RGB (Red+Green+Blue) = 51+88+98=237 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.52% from 237); Green value is 88 (34.77% from 255 or 37.13% from 237); Blue value is 98 (38.67% from 255 or 41.35% from 237); Max value from RGB is 98 - color contains mainly: blue. Hex color #335862 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335862 is #CCA79D. Grayscale: #4E4E4E. Windows color (decimal): -13412254 or 6445107. OLE color: 6445107.
HSL color Cylindrical-coordinate representation of color #335862: hue angle of 192.77º degrees, saturation: 0.32, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #335862 is Cyan = 0.48, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 51 | 88 | 98 | - |
| CMYK | 0.48 | 0.10 | 0 | 0.62 |
| HSL | 192.77º | 0.32% | 0.29% | - |
| HSV(B) | 192.77º | 0.48% | 0.38% | - |
| XYZ | 7.06 | 8.57 | 12.84 | - |
| YUV | 78.08 | 139.24 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 88 | 98 | 0.48 | 0.10 | 0 | 0.62 | 192.77 | 0.32 | 0.29 |
| Hex | 33 | 58 | 62 | 30 | A | 0 | 3E | C1 | 20 | 1D |
| Octal | 63 | 130 | 142 | 60 | 12 | 0 | 76 | 301 | 40 | 35 |
| Binary | 110011 | 1011000 | 1100010 | 110000 | 1010 | 0 | 111110 | 11000001 | 100000 | 11101 |
Color Harmonies of #335862
Complementary color
Monochromatic Colors of #335862
Black with #335862
Text Example
Text Example
White with #335862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335862; }
p { color: rgb(51,88,98); }
H1.HeaderClassName
{
color: #335862;
}
.AnyTagClassName
{
color: #335862;
}
</style>
background-color css
<style>
a { background-color: #335862; }
a { background-color: rgb(51,88,98); }
div.DivClassName
{
background-color: #335862;
}
.BgClassName
{
background-color: #335862;
}
</style>
border-color css
<style>
span { border-color: #335862; }
span { border-color: rgb(51,88,98); }
td.TdClassName
{
border-color: #335862;
}
.TagClassName
{
border-color: #335862;
}
</style>