Shades of Casal #345660
Tints of Casal #345660
RGB
CMYK
RGB Variations
Color information
#345660 (or 0x345660) is known color: Casal. HEX triplet: 34, 56 and 60. RGB value is (52,86,96). Sum of RGB (Red+Green+Blue) = 52+86+96=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 86 (33.98% from 255 or 36.75% from 234); Blue value is 96 (37.89% from 255 or 41.03% from 234); Max value from RGB is 96 - color contains mainly: blue. Hex color #345660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345660 is #CBA99F. Grayscale: #4C4C4C. Windows color (decimal): -13347232 or 6313524. OLE color: 6313524.
HSL color Cylindrical-coordinate representation of color #345660: hue angle of 193.64º 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 #345660 is Cyan = 0.46, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 86 | 96 | - |
| CMYK | 0.46 | 0.10 | 0 | 0.62 |
| HSL | 193.64º | 0.3% | 0.29% | - |
| HSV(B) | 193.64º | 0.46% | 0.38% | - |
| XYZ | 6.86 | 8.23 | 12.29 | - |
| YUV | 76.97 | 138.74 | 110.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 86 | 96 | 0.46 | 0.10 | 0 | 0.62 | 193.64 | 0.3 | 0.29 |
| Hex | 34 | 56 | 60 | 2E | A | 0 | 3E | C2 | 1E | 1D |
| Octal | 64 | 126 | 140 | 56 | 12 | 0 | 76 | 302 | 36 | 35 |
| Binary | 110100 | 1010110 | 1100000 | 101110 | 1010 | 0 | 111110 | 11000010 | 11110 | 11101 |
Color Harmonies of #345660
Complementary color
Monochromatic Colors of #345660
Black with #345660
Text Example
Text Example
White with #345660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345660; }
p { color: rgb(52,86,96); }
H1.HeaderClassName
{
color: #345660;
}
.AnyTagClassName
{
color: #345660;
}
</style>
background-color css
<style>
a { background-color: #345660; }
a { background-color: rgb(52,86,96); }
div.DivClassName
{
background-color: #345660;
}
.BgClassName
{
background-color: #345660;
}
</style>
border-color css
<style>
span { border-color: #345660; }
span { border-color: rgb(52,86,96); }
td.TdClassName
{
border-color: #345660;
}
.TagClassName
{
border-color: #345660;
}
</style>