Shades of Casal #415157
Tints of Casal #415157
RGB
CMYK
RGB Variations
Color information
#415157 (or 0x415157) is known color: Casal. HEX triplet: 41, 51 and 57. RGB value is (65,81,87). Sum of RGB (Red+Green+Blue) = 65+81+87=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 81 (32.03% from 255 or 34.76% from 233); Blue value is 87 (34.38% from 255 or 37.34% from 233); Max value from RGB is 87 - color contains mainly: blue. Hex color #415157 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415157 is #BEAEA8. Grayscale: #4C4C4C. Windows color (decimal): -12496553 or 5722433. OLE color: 5722433.
HSL color Cylindrical-coordinate representation of color #415157: hue angle of 196.36º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #415157 is Cyan = 0.25, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 81 | 87 | - |
| CMYK | 0.25 | 0.07 | 0 | 0.66 |
| HSL | 196.36º | 0.14% | 0.3% | - |
| HSV(B) | 196.36º | 0.25% | 0.34% | - |
| XYZ | 6.84 | 7.7 | 10.14 | - |
| YUV | 76.9 | 133.7 | 119.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 81 | 87 | 0.25 | 0.07 | 0 | 0.66 | 196.36 | 0.14 | 0.3 |
| Hex | 41 | 51 | 57 | 19 | 7 | 0 | 42 | C4 | E | 1E |
| Octal | 101 | 121 | 127 | 31 | 7 | 0 | 102 | 304 | 16 | 36 |
| Binary | 1000001 | 1010001 | 1010111 | 11001 | 111 | 0 | 1000010 | 11000100 | 1110 | 11110 |
Color Harmonies of #415157
Complementary color
Monochromatic Colors of #415157
Black with #415157
Text Example
Text Example
White with #415157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415157; }
p { color: rgb(65,81,87); }
H1.HeaderClassName
{
color: #415157;
}
.AnyTagClassName
{
color: #415157;
}
</style>
background-color css
<style>
a { background-color: #415157; }
a { background-color: rgb(65,81,87); }
div.DivClassName
{
background-color: #415157;
}
.BgClassName
{
background-color: #415157;
}
</style>
border-color css
<style>
span { border-color: #415157; }
span { border-color: rgb(65,81,87); }
td.TdClassName
{
border-color: #415157;
}
.TagClassName
{
border-color: #415157;
}
</style>