Shades of Casal #345561
Tints of Casal #345561
RGB
CMYK
RGB Variations
Color information
#345561 (or 0x345561) is known color: Casal. HEX triplet: 34, 55 and 61. RGB value is (52,85,97). Sum of RGB (Red+Green+Blue) = 52+85+97=234 (30% of max value = 765). Red value is 52 (20.70% from 255 or 22.22% from 234); Green value is 85 (33.59% from 255 or 36.32% from 234); Blue value is 97 (38.28% from 255 or 41.45% from 234); Max value from RGB is 97 - color contains mainly: blue. Hex color #345561 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345561 is #CBAA9E. Grayscale: #4C4C4C. Windows color (decimal): -13347487 or 6378804. OLE color: 6378804.
HSL color Cylindrical-coordinate representation of color #345561: hue angle of 196º 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 #345561 is Cyan = 0.46, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 85 | 97 | - |
| CMYK | 0.46 | 0.12 | 0 | 0.62 |
| HSL | 196º | 0.3% | 0.29% | - |
| HSV(B) | 196º | 0.46% | 0.38% | - |
| XYZ | 6.82 | 8.09 | 12.51 | - |
| YUV | 76.5 | 139.57 | 110.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 85 | 97 | 0.46 | 0.12 | 0 | 0.62 | 196 | 0.3 | 0.29 |
| Hex | 34 | 55 | 61 | 2E | C | 0 | 3E | C4 | 1E | 1D |
| Octal | 64 | 125 | 141 | 56 | 14 | 0 | 76 | 304 | 36 | 35 |
| Binary | 110100 | 1010101 | 1100001 | 101110 | 1100 | 0 | 111110 | 11000100 | 11110 | 11101 |
Color Harmonies of #345561
Complementary color
Monochromatic Colors of #345561
Black with #345561
Text Example
Text Example
White with #345561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345561; }
p { color: rgb(52,85,97); }
H1.HeaderClassName
{
color: #345561;
}
.AnyTagClassName
{
color: #345561;
}
</style>
background-color css
<style>
a { background-color: #345561; }
a { background-color: rgb(52,85,97); }
div.DivClassName
{
background-color: #345561;
}
.BgClassName
{
background-color: #345561;
}
</style>
border-color css
<style>
span { border-color: #345561; }
span { border-color: rgb(52,85,97); }
td.TdClassName
{
border-color: #345561;
}
.TagClassName
{
border-color: #345561;
}
</style>