Shades of Casal #345156
Tints of Casal #345156
RGB
CMYK
RGB Variations
Color information
#345156 (or 0x345156) is known color: Casal. HEX triplet: 34, 51 and 56. RGB value is (52,81,86). Sum of RGB (Red+Green+Blue) = 52+81+86=219 (29% of max value = 765). Red value is 52 (20.70% from 255 or 23.74% from 219); Green value is 81 (32.03% from 255 or 36.99% from 219); Blue value is 86 (33.98% from 255 or 39.27% from 219); Max value from RGB is 86 - color contains mainly: blue. Hex color #345156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #345156 is #CBAEA9. Grayscale: #484848. Windows color (decimal): -13348522 or 5656884. OLE color: 5656884.
HSL color Cylindrical-coordinate representation of color #345156: hue angle of 188.82º 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 #345156 is Cyan = 0.40, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 52 | 81 | 86 | - |
| CMYK | 0.40 | 0.06 | 0 | 0.66 |
| HSL | 188.82º | 0.25% | 0.27% | - |
| HSV(B) | 188.82º | 0.4% | 0.34% | - |
| XYZ | 6.04 | 7.29 | 9.89 | - |
| YUV | 72.9 | 135.39 | 113.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 81 | 86 | 0.40 | 0.06 | 0 | 0.66 | 188.82 | 0.25 | 0.27 |
| Hex | 34 | 51 | 56 | 28 | 6 | 0 | 42 | BD | 19 | 1B |
| Octal | 64 | 121 | 126 | 50 | 6 | 0 | 102 | 275 | 31 | 33 |
| Binary | 110100 | 1010001 | 1010110 | 101000 | 110 | 0 | 1000010 | 10111101 | 11001 | 11011 |
Color Harmonies of #345156
Complementary color
Monochromatic Colors of #345156
Black with #345156
Text Example
Text Example
White with #345156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #345156; }
p { color: rgb(52,81,86); }
H1.HeaderClassName
{
color: #345156;
}
.AnyTagClassName
{
color: #345156;
}
</style>
background-color css
<style>
a { background-color: #345156; }
a { background-color: rgb(52,81,86); }
div.DivClassName
{
background-color: #345156;
}
.BgClassName
{
background-color: #345156;
}
</style>
border-color css
<style>
span { border-color: #345156; }
span { border-color: rgb(52,81,86); }
td.TdClassName
{
border-color: #345156;
}
.TagClassName
{
border-color: #345156;
}
</style>