Shades of Casal #415052
Tints of Casal #415052
RGB
CMYK
RGB Variations
Color information
#415052 (or 0x415052) is known color: Casal. HEX triplet: 41, 50 and 52. RGB value is (65,80,82). Sum of RGB (Red+Green+Blue) = 65+80+82=227 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.63% from 227); Green value is 80 (31.64% from 255 or 35.24% from 227); Blue value is 82 (32.42% from 255 or 36.12% from 227); Max value from RGB is 82 - color contains mainly: blue. Hex color #415052 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415052 is #BEAFAD. Grayscale: #4B4B4B. Windows color (decimal): -12496814 or 5394497. OLE color: 5394497.
HSL color Cylindrical-coordinate representation of color #415052: hue angle of 187.06º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #415052 is Cyan = 0.21, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 65 | 80 | 82 | - |
| CMYK | 0.21 | 0.02 | 0 | 0.68 |
| HSL | 187.06º | 0.12% | 0.29% | - |
| HSV(B) | 187.06º | 0.21% | 0.32% | - |
| XYZ | 6.57 | 7.47 | 9.08 | - |
| YUV | 75.74 | 131.53 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 82 | 0.21 | 0.02 | 0 | 0.68 | 187.06 | 0.12 | 0.29 |
| Hex | 41 | 50 | 52 | 15 | 2 | 0 | 44 | BB | C | 1D |
| Octal | 101 | 120 | 122 | 25 | 2 | 0 | 104 | 273 | 14 | 35 |
| Binary | 1000001 | 1010000 | 1010010 | 10101 | 10 | 0 | 1000100 | 10111011 | 1100 | 11101 |
Color Harmonies of #415052
Complementary color
Monochromatic Colors of #415052
Black with #415052
Text Example
Text Example
White with #415052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415052; }
p { color: rgb(65,80,82); }
H1.HeaderClassName
{
color: #415052;
}
.AnyTagClassName
{
color: #415052;
}
</style>
background-color css
<style>
a { background-color: #415052; }
a { background-color: rgb(65,80,82); }
div.DivClassName
{
background-color: #415052;
}
.BgClassName
{
background-color: #415052;
}
</style>
border-color css
<style>
span { border-color: #415052; }
span { border-color: rgb(65,80,82); }
td.TdClassName
{
border-color: #415052;
}
.TagClassName
{
border-color: #415052;
}
</style>