Shades of Casal #415257
Tints of Casal #415257
RGB
CMYK
RGB Variations
Color information
#415257 (or 0x415257) is known color: Casal. HEX triplet: 41, 52 and 57. RGB value is (65,82,87). Sum of RGB (Red+Green+Blue) = 65+82+87=234 (30% of max value = 765). Red value is 65 (25.78% from 255 or 27.78% from 234); Green value is 82 (32.42% from 255 or 35.04% from 234); Blue value is 87 (34.38% from 255 or 37.18% from 234); Max value from RGB is 87 - color contains mainly: blue. Hex color #415257 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415257 is #BEADA8. Grayscale: #4D4D4D. Windows color (decimal): -12496297 or 5722689. OLE color: 5722689.
HSL color Cylindrical-coordinate representation of color #415257: hue angle of 193.64º 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 #415257 is Cyan = 0.25, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 65 | 82 | 87 | - |
| CMYK | 0.25 | 0.06 | 0 | 0.66 |
| HSL | 193.64º | 0.14% | 0.3% | - |
| HSV(B) | 193.64º | 0.25% | 0.34% | - |
| XYZ | 6.92 | 7.85 | 10.17 | - |
| YUV | 77.49 | 133.37 | 119.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 82 | 87 | 0.25 | 0.06 | 0 | 0.66 | 193.64 | 0.14 | 0.3 |
| Hex | 41 | 52 | 57 | 19 | 6 | 0 | 42 | C2 | E | 1E |
| Octal | 101 | 122 | 127 | 31 | 6 | 0 | 102 | 302 | 16 | 36 |
| Binary | 1000001 | 1010010 | 1010111 | 11001 | 110 | 0 | 1000010 | 11000010 | 1110 | 11110 |
Color Harmonies of #415257
Complementary color
Monochromatic Colors of #415257
Black with #415257
Text Example
Text Example
White with #415257
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415257; }
p { color: rgb(65,82,87); }
H1.HeaderClassName
{
color: #415257;
}
.AnyTagClassName
{
color: #415257;
}
</style>
background-color css
<style>
a { background-color: #415257; }
a { background-color: rgb(65,82,87); }
div.DivClassName
{
background-color: #415257;
}
.BgClassName
{
background-color: #415257;
}
</style>
border-color css
<style>
span { border-color: #415257; }
span { border-color: rgb(65,82,87); }
td.TdClassName
{
border-color: #415257;
}
.TagClassName
{
border-color: #415257;
}
</style>