Shades of Casal #345460
Tints of Casal #345460
RGB
CMYK
RGB Variations
Color information
#345460 (or 0x345460) is known color: Casal. HEX triplet: 34, 54 and 60. RGB value is (52,84,96). Sum of RGB (Red+Green+Blue) = 52+84+96=232 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.41% from 232); Green value is 84 (33.20% from 255 or 36.21% from 232); Blue value is 96 (37.89% from 255 or 41.38% from 232); Max value from RGB is 96 - color contains mainly: blue. Hex color #345460 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345460 is #CBAB9F. Grayscale: #4B4B4B. Windows color (decimal): -13347744 or 6313012. OLE color: 6313012.
HSL color Cylindrical-coordinate representation of color #345460: hue angle of 196.36º 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 #345460 is Cyan = 0.46, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 84 | 96 | - |
| CMYK | 0.46 | 0.12 | 0 | 0.62 |
| HSL | 196.36º | 0.3% | 0.29% | - |
| HSV(B) | 196.36º | 0.46% | 0.38% | - |
| XYZ | 6.7 | 7.92 | 12.24 | - |
| YUV | 75.8 | 139.4 | 111.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 84 | 96 | 0.46 | 0.12 | 0 | 0.62 | 196.36 | 0.3 | 0.29 |
| Hex | 34 | 54 | 60 | 2E | C | 0 | 3E | C4 | 1E | 1D |
| Octal | 64 | 124 | 140 | 56 | 14 | 0 | 76 | 304 | 36 | 35 |
| Binary | 110100 | 1010100 | 1100000 | 101110 | 1100 | 0 | 111110 | 11000100 | 11110 | 11101 |
Color Harmonies of #345460
Complementary color
Monochromatic Colors of #345460
Black with #345460
Text Example
Text Example
White with #345460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345460; }
p { color: rgb(52,84,96); }
H1.HeaderClassName
{
color: #345460;
}
.AnyTagClassName
{
color: #345460;
}
</style>
background-color css
<style>
a { background-color: #345460; }
a { background-color: rgb(52,84,96); }
div.DivClassName
{
background-color: #345460;
}
.BgClassName
{
background-color: #345460;
}
</style>
border-color css
<style>
span { border-color: #345460; }
span { border-color: rgb(52,84,96); }
td.TdClassName
{
border-color: #345460;
}
.TagClassName
{
border-color: #345460;
}
</style>