Shades of Casal #345963
Tints of Casal #345963
RGB
CMYK
RGB Variations
Color information
#345963 (or 0x345963) is known color: Casal. HEX triplet: 34, 59 and 63. RGB value is (52,89,99). Sum of RGB (Red+Green+Blue) = 52+89+99=240 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.67% from 240); Green value is 89 (35.16% from 255 or 37.08% from 240); Blue value is 99 (39.06% from 255 or 41.25% from 240); Max value from RGB is 99 - color contains mainly: blue. Hex color #345963 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345963 is #CBA69C. Grayscale: #4F4F4F. Windows color (decimal): -13346461 or 6510900. OLE color: 6510900.
HSL color Cylindrical-coordinate representation of color #345963: hue angle of 192.77º degrees, saturation: 0.31, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #345963 is Cyan = 0.47, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 52 | 89 | 99 | - |
| CMYK | 0.47 | 0.10 | 0 | 0.61 |
| HSL | 192.77º | 0.31% | 0.3% | - |
| HSV(B) | 192.77º | 0.47% | 0.39% | - |
| XYZ | 7.24 | 8.78 | 13.12 | - |
| YUV | 79.08 | 139.24 | 108.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 99 | 0.47 | 0.10 | 0 | 0.61 | 192.77 | 0.31 | 0.3 |
| Hex | 34 | 59 | 63 | 2F | A | 0 | 3D | C1 | 1F | 1E |
| Octal | 64 | 131 | 143 | 57 | 12 | 0 | 75 | 301 | 37 | 36 |
| Binary | 110100 | 1011001 | 1100011 | 101111 | 1010 | 0 | 111101 | 11000001 | 11111 | 11110 |
Color Harmonies of #345963
Complementary color
Monochromatic Colors of #345963
Black with #345963
Text Example
Text Example
White with #345963
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345963; }
p { color: rgb(52,89,99); }
H1.HeaderClassName
{
color: #345963;
}
.AnyTagClassName
{
color: #345963;
}
</style>
background-color css
<style>
a { background-color: #345963; }
a { background-color: rgb(52,89,99); }
div.DivClassName
{
background-color: #345963;
}
.BgClassName
{
background-color: #345963;
}
</style>
border-color css
<style>
span { border-color: #345963; }
span { border-color: rgb(52,89,99); }
td.TdClassName
{
border-color: #345963;
}
.TagClassName
{
border-color: #345963;
}
</style>