Shades of Castro #411424
Tints of Castro #411424
RGB
CMYK
RGB Variations
Color information
#411424 (or 0x411424) is known color: Castro. HEX triplet: 41, 14 and 24. RGB value is (65,20,36). Sum of RGB (Red+Green+Blue) = 65+20+36=121 (16% of max value = 765). Red value is 65 (25.78% from 255 or 53.72% from 121); Green value is 20 (8.20% from 255 or 16.53% from 121); Blue value is 36 (14.45% from 255 or 29.75% from 121); Max value from RGB is 65 - color contains mainly: red. Hex color #411424 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411424 is #BEEBDB. Grayscale: #232323. Windows color (decimal): -12512220 or 2364481. OLE color: 2364481.
HSL color Cylindrical-coordinate representation of color #411424: hue angle of 338.67º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #411424 is Cyan = 0, Magento = 0.69, Yellow = 0.45 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 20 | 36 | - |
| CMYK | 0 | 0.69 | 0.45 | 0.75 |
| HSL | 338.67º | 0.53% | 0.17% | - |
| HSV(B) | 338.67º | 0.69% | 0.25% | - |
| XYZ | 2.75 | 1.75 | 1.86 | - |
| YUV | 35.28 | 128.41 | 149.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 20 | 36 | 0 | 0.69 | 0.45 | 0.75 | 338.67 | 0.53 | 0.17 |
| Hex | 41 | 14 | 24 | 0 | 45 | 2D | 4B | 153 | 35 | 11 |
| Octal | 101 | 24 | 44 | 0 | 105 | 55 | 113 | 523 | 65 | 21 |
| Binary | 1000001 | 10100 | 100100 | 0 | 1000101 | 101101 | 1001011 | 101010011 | 110101 | 10001 |
Color Harmonies of #411424
Complementary color
Monochromatic Colors of #411424
Black with #411424
Text Example
Text Example
White with #411424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411424; }
p { color: rgb(65,20,36); }
H1.HeaderClassName
{
color: #411424;
}
.AnyTagClassName
{
color: #411424;
}
</style>
background-color css
<style>
a { background-color: #411424; }
a { background-color: rgb(65,20,36); }
div.DivClassName
{
background-color: #411424;
}
.BgClassName
{
background-color: #411424;
}
</style>
border-color css
<style>
span { border-color: #411424; }
span { border-color: rgb(65,20,36); }
td.TdClassName
{
border-color: #411424;
}
.TagClassName
{
border-color: #411424;
}
</style>