Shades of Casal #345359
Tints of Casal #345359
RGB
CMYK
RGB Variations
Color information
#345359 (or 0x345359) is known color: Casal. HEX triplet: 34, 53 and 59. RGB value is (52,83,89). Sum of RGB (Red+Green+Blue) = 52+83+89=224 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.21% from 224); Green value is 83 (32.81% from 255 or 37.05% from 224); Blue value is 89 (35.16% from 255 or 39.73% from 224); Max value from RGB is 89 - color contains mainly: blue. Hex color #345359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345359 is #CBACA6. Grayscale: #4A4A4A. Windows color (decimal): -13348007 or 5854004. OLE color: 5854004.
HSL color Cylindrical-coordinate representation of color #345359: hue angle of 189.73º degrees, saturation: 0.26, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #345359 is Cyan = 0.42, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 52 | 83 | 89 | - |
| CMYK | 0.42 | 0.07 | 0 | 0.65 |
| HSL | 189.73º | 0.26% | 0.28% | - |
| HSV(B) | 189.73º | 0.42% | 0.35% | - |
| XYZ | 6.31 | 7.64 | 10.59 | - |
| YUV | 74.42 | 136.23 | 112.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 83 | 89 | 0.42 | 0.07 | 0 | 0.65 | 189.73 | 0.26 | 0.28 |
| Hex | 34 | 53 | 59 | 2A | 7 | 0 | 41 | BE | 1A | 1C |
| Octal | 64 | 123 | 131 | 52 | 7 | 0 | 101 | 276 | 32 | 34 |
| Binary | 110100 | 1010011 | 1011001 | 101010 | 111 | 0 | 1000001 | 10111110 | 11010 | 11100 |
Color Harmonies of #345359
Complementary color
Monochromatic Colors of #345359
Black with #345359
Text Example
Text Example
White with #345359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345359; }
p { color: rgb(52,83,89); }
H1.HeaderClassName
{
color: #345359;
}
.AnyTagClassName
{
color: #345359;
}
</style>
background-color css
<style>
a { background-color: #345359; }
a { background-color: rgb(52,83,89); }
div.DivClassName
{
background-color: #345359;
}
.BgClassName
{
background-color: #345359;
}
</style>
border-color css
<style>
span { border-color: #345359; }
span { border-color: rgb(52,83,89); }
td.TdClassName
{
border-color: #345359;
}
.TagClassName
{
border-color: #345359;
}
</style>