Shades of Casal #345861
Tints of Casal #345861
RGB
CMYK
RGB Variations
Color information
#345861 (or 0x345861) is known color: Casal. HEX triplet: 34, 58 and 61. RGB value is (52,88,97). Sum of RGB (Red+Green+Blue) = 52+88+97=237 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.94% from 237); Green value is 88 (34.77% from 255 or 37.13% from 237); Blue value is 97 (38.28% from 255 or 40.93% from 237); Max value from RGB is 97 - color contains mainly: blue. Hex color #345861 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345861 is #CBA79E. Grayscale: #4E4E4E. Windows color (decimal): -13346719 or 6379572. OLE color: 6379572.
HSL color Cylindrical-coordinate representation of color #345861: hue angle of 192º 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 #345861 is Cyan = 0.46, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 88 | 97 | - |
| CMYK | 0.46 | 0.09 | 0 | 0.62 |
| HSL | 192º | 0.3% | 0.29% | - |
| HSV(B) | 192º | 0.46% | 0.38% | - |
| XYZ | 7.06 | 8.57 | 12.59 | - |
| YUV | 78.26 | 138.57 | 109.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 97 | 0.46 | 0.09 | 0 | 0.62 | 192 | 0.3 | 0.29 |
| Hex | 34 | 58 | 61 | 2E | 9 | 0 | 3E | C0 | 1E | 1D |
| Octal | 64 | 130 | 141 | 56 | 11 | 0 | 76 | 300 | 36 | 35 |
| Binary | 110100 | 1011000 | 1100001 | 101110 | 1001 | 0 | 111110 | 11000000 | 11110 | 11101 |
Color Harmonies of #345861
Complementary color
Monochromatic Colors of #345861
Black with #345861
Text Example
Text Example
White with #345861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345861; }
p { color: rgb(52,88,97); }
H1.HeaderClassName
{
color: #345861;
}
.AnyTagClassName
{
color: #345861;
}
</style>
background-color css
<style>
a { background-color: #345861; }
a { background-color: rgb(52,88,97); }
div.DivClassName
{
background-color: #345861;
}
.BgClassName
{
background-color: #345861;
}
</style>
border-color css
<style>
span { border-color: #345861; }
span { border-color: rgb(52,88,97); }
td.TdClassName
{
border-color: #345861;
}
.TagClassName
{
border-color: #345861;
}
</style>