Shades of Casal #345562
Tints of Casal #345562
RGB
CMYK
RGB Variations
Color information
#345562 (or 0x345562) is known color: Casal. HEX triplet: 34, 55 and 62. RGB value is (52,85,98). Sum of RGB (Red+Green+Blue) = 52+85+98=235 (31% of max value = 765). Red value is 52 (20.70% from 255 or 22.13% from 235); Green value is 85 (33.59% from 255 or 36.17% from 235); Blue value is 98 (38.67% from 255 or 41.70% from 235); Max value from RGB is 98 - color contains mainly: blue. Hex color #345562 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345562 is #CBAA9D. Grayscale: #4C4C4C. Windows color (decimal): -13347486 or 6444340. OLE color: 6444340.
HSL color Cylindrical-coordinate representation of color #345562: hue angle of 196.96º degrees, saturation: 0.31, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #345562 is Cyan = 0.47, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 85 | 98 | - |
| CMYK | 0.47 | 0.13 | 0 | 0.62 |
| HSL | 196.96º | 0.31% | 0.29% | - |
| HSV(B) | 196.96º | 0.47% | 0.38% | - |
| XYZ | 6.87 | 8.11 | 12.76 | - |
| YUV | 76.62 | 140.07 | 110.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 85 | 98 | 0.47 | 0.13 | 0 | 0.62 | 196.96 | 0.31 | 0.29 |
| Hex | 34 | 55 | 62 | 2F | D | 0 | 3E | C5 | 1F | 1D |
| Octal | 64 | 125 | 142 | 57 | 15 | 0 | 76 | 305 | 37 | 35 |
| Binary | 110100 | 1010101 | 1100010 | 101111 | 1101 | 0 | 111110 | 11000101 | 11111 | 11101 |
Color Harmonies of #345562
Complementary color
Monochromatic Colors of #345562
Black with #345562
Text Example
Text Example
White with #345562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345562; }
p { color: rgb(52,85,98); }
H1.HeaderClassName
{
color: #345562;
}
.AnyTagClassName
{
color: #345562;
}
</style>
background-color css
<style>
a { background-color: #345562; }
a { background-color: rgb(52,85,98); }
div.DivClassName
{
background-color: #345562;
}
.BgClassName
{
background-color: #345562;
}
</style>
border-color css
<style>
span { border-color: #345562; }
span { border-color: rgb(52,85,98); }
td.TdClassName
{
border-color: #345562;
}
.TagClassName
{
border-color: #345562;
}
</style>