Shades of Casal #345257
Tints of Casal #345257
RGB
CMYK
RGB Variations
Color information
#345257 (or 0x345257) is known color: Casal. HEX triplet: 34, 52 and 57. RGB value is (52,82,87). Sum of RGB (Red+Green+Blue) = 52+82+87=221 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.53% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 87 (34.38% from 255 or 39.37% from 221); Max value from RGB is 87 - color contains mainly: blue. Hex color #345257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345257 is #CBADA8. Grayscale: #494949. Windows color (decimal): -13348265 or 5722676. OLE color: 5722676.
HSL color Cylindrical-coordinate representation of color #345257: hue angle of 188.57º degrees, saturation: 0.25, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #345257 is Cyan = 0.40, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 82 | 87 | - |
| CMYK | 0.40 | 0.06 | 0 | 0.66 |
| HSL | 188.57º | 0.25% | 0.27% | - |
| HSV(B) | 188.57º | 0.4% | 0.34% | - |
| XYZ | 6.15 | 7.45 | 10.13 | - |
| YUV | 73.6 | 135.56 | 112.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 82 | 87 | 0.40 | 0.06 | 0 | 0.66 | 188.57 | 0.25 | 0.27 |
| Hex | 34 | 52 | 57 | 28 | 6 | 0 | 42 | BD | 19 | 1B |
| Octal | 64 | 122 | 127 | 50 | 6 | 0 | 102 | 275 | 31 | 33 |
| Binary | 110100 | 1010010 | 1010111 | 101000 | 110 | 0 | 1000010 | 10111101 | 11001 | 11011 |
Color Harmonies of #345257
Complementary color
Monochromatic Colors of #345257
Black with #345257
Text Example
Text Example
White with #345257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345257; }
p { color: rgb(52,82,87); }
H1.HeaderClassName
{
color: #345257;
}
.AnyTagClassName
{
color: #345257;
}
</style>
background-color css
<style>
a { background-color: #345257; }
a { background-color: rgb(52,82,87); }
div.DivClassName
{
background-color: #345257;
}
.BgClassName
{
background-color: #345257;
}
</style>
border-color css
<style>
span { border-color: #345257; }
span { border-color: rgb(52,82,87); }
td.TdClassName
{
border-color: #345257;
}
.TagClassName
{
border-color: #345257;
}
</style>