Shades of Casal #335057
Tints of Casal #335057
RGB
CMYK
RGB Variations
Color information
#335057 (or 0x335057) is known color: Casal. HEX triplet: 33, 50 and 57. RGB value is (51,80,87). Sum of RGB (Red+Green+Blue) = 51+80+87=218 (28% of max value = 765). Red value is 51 (20.31% from 255 or 23.39% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 87 (34.38% from 255 or 39.91% from 218); Max value from RGB is 87 - color contains mainly: blue. Hex color #335057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335057 is #CCAFA8. Grayscale: #484848. Windows color (decimal): -13414313 or 5722163. OLE color: 5722163.
HSL color Cylindrical-coordinate representation of color #335057: hue angle of 191.67º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #335057 is Cyan = 0.41, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 51 | 80 | 87 | - |
| CMYK | 0.41 | 0.08 | 0 | 0.66 |
| HSL | 191.67º | 0.26% | 0.27% | - |
| HSV(B) | 191.67º | 0.41% | 0.34% | - |
| XYZ | 5.95 | 7.13 | 10.08 | - |
| YUV | 72.13 | 136.39 | 112.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 80 | 87 | 0.41 | 0.08 | 0 | 0.66 | 191.67 | 0.26 | 0.27 |
| Hex | 33 | 50 | 57 | 29 | 8 | 0 | 42 | C0 | 1A | 1B |
| Octal | 63 | 120 | 127 | 51 | 10 | 0 | 102 | 300 | 32 | 33 |
| Binary | 110011 | 1010000 | 1010111 | 101001 | 1000 | 0 | 1000010 | 11000000 | 11010 | 11011 |
Color Harmonies of #335057
Complementary color
Monochromatic Colors of #335057
Black with #335057
Text Example
Text Example
White with #335057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335057; }
p { color: rgb(51,80,87); }
H1.HeaderClassName
{
color: #335057;
}
.AnyTagClassName
{
color: #335057;
}
</style>
background-color css
<style>
a { background-color: #335057; }
a { background-color: rgb(51,80,87); }
div.DivClassName
{
background-color: #335057;
}
.BgClassName
{
background-color: #335057;
}
</style>
border-color css
<style>
span { border-color: #335057; }
span { border-color: rgb(51,80,87); }
td.TdClassName
{
border-color: #335057;
}
.TagClassName
{
border-color: #335057;
}
</style>