Shades of Casal #345058
Tints of Casal #345058
RGB
CMYK
RGB Variations
Color information
#345058 (or 0x345058) is known color: Casal. HEX triplet: 34, 50 and 58. RGB value is (52,80,88). Sum of RGB (Red+Green+Blue) = 52+80+88=220 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.64% from 220); Green value is 80 (31.64% from 255 or 36.36% from 220); Blue value is 88 (34.77% from 255 or 40% from 220); Max value from RGB is 88 - color contains mainly: blue. Hex color #345058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345058 is #CBAFA7. Grayscale: #484848. Windows color (decimal): -13348776 or 5787700. OLE color: 5787700.
HSL color Cylindrical-coordinate representation of color #345058: hue angle of 193.33º degrees, saturation: 0.26, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #345058 is Cyan = 0.41, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 80 | 88 | - |
| CMYK | 0.41 | 0.09 | 0 | 0.65 |
| HSL | 193.33º | 0.26% | 0.27% | - |
| HSV(B) | 193.33º | 0.41% | 0.35% | - |
| XYZ | 6.05 | 7.17 | 10.3 | - |
| YUV | 72.54 | 136.72 | 113.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 80 | 88 | 0.41 | 0.09 | 0 | 0.65 | 193.33 | 0.26 | 0.27 |
| Hex | 34 | 50 | 58 | 29 | 9 | 0 | 41 | C1 | 1A | 1B |
| Octal | 64 | 120 | 130 | 51 | 11 | 0 | 101 | 301 | 32 | 33 |
| Binary | 110100 | 1010000 | 1011000 | 101001 | 1001 | 0 | 1000001 | 11000001 | 11010 | 11011 |
Color Harmonies of #345058
Complementary color
Monochromatic Colors of #345058
Black with #345058
Text Example
Text Example
White with #345058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345058; }
p { color: rgb(52,80,88); }
H1.HeaderClassName
{
color: #345058;
}
.AnyTagClassName
{
color: #345058;
}
</style>
background-color css
<style>
a { background-color: #345058; }
a { background-color: rgb(52,80,88); }
div.DivClassName
{
background-color: #345058;
}
.BgClassName
{
background-color: #345058;
}
</style>
border-color css
<style>
span { border-color: #345058; }
span { border-color: rgb(52,80,88); }
td.TdClassName
{
border-color: #345058;
}
.TagClassName
{
border-color: #345058;
}
</style>