Shades of Casal #415256
Tints of Casal #415256
RGB
CMYK
RGB Variations
Color information
#415256 (or 0x415256) is known color: Casal. HEX triplet: 41, 52 and 56. RGB value is (65,82,86). Sum of RGB (Red+Green+Blue) = 65+82+86=233 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.90% from 233); Green value is 82 (32.42% from 255 or 35.19% from 233); Blue value is 86 (33.98% from 255 or 36.91% from 233); Max value from RGB is 86 - color contains mainly: blue. Hex color #415256 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415256 is #BEADA9. Grayscale: #4D4D4D. Windows color (decimal): -12496298 or 5657153. OLE color: 5657153.
HSL color Cylindrical-coordinate representation of color #415256: hue angle of 191.43º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #415256 is Cyan = 0.24, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 82 | 86 | - |
| CMYK | 0.24 | 0.05 | 0 | 0.66 |
| HSL | 191.43º | 0.14% | 0.3% | - |
| HSV(B) | 191.43º | 0.24% | 0.34% | - |
| XYZ | 6.88 | 7.83 | 9.95 | - |
| YUV | 77.37 | 132.87 | 119.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 82 | 86 | 0.24 | 0.05 | 0 | 0.66 | 191.43 | 0.14 | 0.3 |
| Hex | 41 | 52 | 56 | 18 | 5 | 0 | 42 | BF | E | 1E |
| Octal | 101 | 122 | 126 | 30 | 5 | 0 | 102 | 277 | 16 | 36 |
| Binary | 1000001 | 1010010 | 1010110 | 11000 | 101 | 0 | 1000010 | 10111111 | 1110 | 11110 |
Color Harmonies of #415256
Complementary color
Monochromatic Colors of #415256
Black with #415256
Text Example
Text Example
White with #415256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415256; }
p { color: rgb(65,82,86); }
H1.HeaderClassName
{
color: #415256;
}
.AnyTagClassName
{
color: #415256;
}
</style>
background-color css
<style>
a { background-color: #415256; }
a { background-color: rgb(65,82,86); }
div.DivClassName
{
background-color: #415256;
}
.BgClassName
{
background-color: #415256;
}
</style>
border-color css
<style>
span { border-color: #415256; }
span { border-color: rgb(65,82,86); }
td.TdClassName
{
border-color: #415256;
}
.TagClassName
{
border-color: #415256;
}
</style>