Shades of Casal #345862
Tints of Casal #345862
RGB
CMYK
RGB Variations
Color information
#345862 (or 0x345862) is known color: Casal. HEX triplet: 34, 58 and 62. RGB value is (52,88,98). Sum of RGB (Red+Green+Blue) = 52+88+98=238 (31% of max value = 765). Red value is 52 (20.70% from 255 or 21.85% from 238); Green value is 88 (34.77% from 255 or 36.97% from 238); Blue value is 98 (38.67% from 255 or 41.18% from 238); Max value from RGB is 98 - color contains mainly: blue. Hex color #345862 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345862 is #CBA79D. Grayscale: #4E4E4E. Windows color (decimal): -13346718 or 6445108. OLE color: 6445108.
HSL color Cylindrical-coordinate representation of color #345862: hue angle of 193.04º 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 #345862 is Cyan = 0.47, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 52 | 88 | 98 | - |
| CMYK | 0.47 | 0.10 | 0 | 0.62 |
| HSL | 193.04º | 0.31% | 0.29% | - |
| HSV(B) | 193.04º | 0.47% | 0.38% | - |
| XYZ | 7.11 | 8.59 | 12.84 | - |
| YUV | 78.38 | 139.07 | 109.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 88 | 98 | 0.47 | 0.10 | 0 | 0.62 | 193.04 | 0.31 | 0.29 |
| Hex | 34 | 58 | 62 | 2F | A | 0 | 3E | C1 | 1F | 1D |
| Octal | 64 | 130 | 142 | 57 | 12 | 0 | 76 | 301 | 37 | 35 |
| Binary | 110100 | 1011000 | 1100010 | 101111 | 1010 | 0 | 111110 | 11000001 | 11111 | 11101 |
Color Harmonies of #345862
Complementary color
Monochromatic Colors of #345862
Black with #345862
Text Example
Text Example
White with #345862
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345862; }
p { color: rgb(52,88,98); }
H1.HeaderClassName
{
color: #345862;
}
.AnyTagClassName
{
color: #345862;
}
</style>
background-color css
<style>
a { background-color: #345862; }
a { background-color: rgb(52,88,98); }
div.DivClassName
{
background-color: #345862;
}
.BgClassName
{
background-color: #345862;
}
</style>
border-color css
<style>
span { border-color: #345862; }
span { border-color: rgb(52,88,98); }
td.TdClassName
{
border-color: #345862;
}
.TagClassName
{
border-color: #345862;
}
</style>