Shades of Casal #415053
Tints of Casal #415053
RGB
CMYK
RGB Variations
Color information
#415053 (or 0x415053) is known color: Casal. HEX triplet: 41, 50 and 53. RGB value is (65,80,83). Sum of RGB (Red+Green+Blue) = 65+80+83=228 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.51% from 228); Green value is 80 (31.64% from 255 or 35.09% from 228); Blue value is 83 (32.81% from 255 or 36.40% from 228); Max value from RGB is 83 - color contains mainly: blue. Hex color #415053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415053 is #BEAFAC. Grayscale: #4B4B4B. Windows color (decimal): -12496813 or 5460033. OLE color: 5460033.
HSL color Cylindrical-coordinate representation of color #415053: hue angle of 190º degrees, saturation: 0.12, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #415053 is Cyan = 0.22, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 65 | 80 | 83 | - |
| CMYK | 0.22 | 0.04 | 0 | 0.67 |
| HSL | 190º | 0.12% | 0.29% | - |
| HSV(B) | 190º | 0.22% | 0.33% | - |
| XYZ | 6.61 | 7.49 | 9.28 | - |
| YUV | 75.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 80 | 83 | 0.22 | 0.04 | 0 | 0.67 | 190 | 0.12 | 0.29 |
| Hex | 41 | 50 | 53 | 16 | 4 | 0 | 43 | BE | C | 1D |
| Octal | 101 | 120 | 123 | 26 | 4 | 0 | 103 | 276 | 14 | 35 |
| Binary | 1000001 | 1010000 | 1010011 | 10110 | 100 | 0 | 1000011 | 10111110 | 1100 | 11101 |
Color Harmonies of #415053
Complementary color
Monochromatic Colors of #415053
Black with #415053
Text Example
Text Example
White with #415053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415053; }
p { color: rgb(65,80,83); }
H1.HeaderClassName
{
color: #415053;
}
.AnyTagClassName
{
color: #415053;
}
</style>
background-color css
<style>
a { background-color: #415053; }
a { background-color: rgb(65,80,83); }
div.DivClassName
{
background-color: #415053;
}
.BgClassName
{
background-color: #415053;
}
</style>
border-color css
<style>
span { border-color: #415053; }
span { border-color: rgb(65,80,83); }
td.TdClassName
{
border-color: #415053;
}
.TagClassName
{
border-color: #415053;
}
</style>