Shades of Casal #345960
Tints of Casal #345960
RGB
CMYK
RGB Variations
Color information
#345960 (or 0x345960) is known color: Casal. HEX triplet: 34, 59 and 60. RGB value is (52,89,96). Sum of RGB (Red+Green+Blue) = 52+89+96=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 89 (35.16% from 255 or 37.55% from 237); Blue value is 96 (37.89% from 255 or 40.51% from 237); Max value from RGB is 96 - color contains mainly: blue. Hex color #345960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345960 is #CBA69F. Grayscale: #4E4E4E. Windows color (decimal): -13346464 or 6314292. OLE color: 6314292.
HSL color Cylindrical-coordinate representation of color #345960: hue angle of 189.55º degrees, saturation: 0.3, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #345960 is Cyan = 0.46, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 89 | 96 | - |
| CMYK | 0.46 | 0.07 | 0 | 0.62 |
| HSL | 189.55º | 0.3% | 0.29% | - |
| HSV(B) | 189.55º | 0.46% | 0.38% | - |
| XYZ | 7.1 | 8.72 | 12.38 | - |
| YUV | 78.74 | 137.74 | 108.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 89 | 96 | 0.46 | 0.07 | 0 | 0.62 | 189.55 | 0.3 | 0.29 |
| Hex | 34 | 59 | 60 | 2E | 7 | 0 | 3E | BE | 1E | 1D |
| Octal | 64 | 131 | 140 | 56 | 7 | 0 | 76 | 276 | 36 | 35 |
| Binary | 110100 | 1011001 | 1100000 | 101110 | 111 | 0 | 111110 | 10111110 | 11110 | 11101 |
Color Harmonies of #345960
Complementary color
Monochromatic Colors of #345960
Black with #345960
Text Example
Text Example
White with #345960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345960; }
p { color: rgb(52,89,96); }
H1.HeaderClassName
{
color: #345960;
}
.AnyTagClassName
{
color: #345960;
}
</style>
background-color css
<style>
a { background-color: #345960; }
a { background-color: rgb(52,89,96); }
div.DivClassName
{
background-color: #345960;
}
.BgClassName
{
background-color: #345960;
}
</style>
border-color css
<style>
span { border-color: #345960; }
span { border-color: rgb(52,89,96); }
td.TdClassName
{
border-color: #345960;
}
.TagClassName
{
border-color: #345960;
}
</style>