Shades of Castro #411828
Tints of Castro #411828
RGB
CMYK
RGB Variations
Color information
#411828 (or 0x411828) is known color: Castro. HEX triplet: 41, 18 and 28. RGB value is (65,24,40). Sum of RGB (Red+Green+Blue) = 65+24+40=129 (17% of max value = 765). Red value is 65 (25.78% from 255 or 50.39% from 129); Green value is 24 (9.77% from 255 or 18.60% from 129); Blue value is 40 (16.02% from 255 or 31.01% from 129); Max value from RGB is 65 - color contains mainly: red. Hex color #411828 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #411828 is #BEE7D7. Grayscale: #262626. Windows color (decimal): -12511192 or 2627649. OLE color: 2627649.
HSL color Cylindrical-coordinate representation of color #411828: hue angle of 336.59º degrees, saturation: 0.46, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #411828 is Cyan = 0, Magento = 0.63, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 24 | 40 | - |
| CMYK | 0 | 0.63 | 0.38 | 0.75 |
| HSL | 336.59º | 0.46% | 0.17% | - |
| HSV(B) | 336.59º | 0.63% | 0.25% | - |
| XYZ | 2.89 | 1.93 | 2.23 | - |
| YUV | 38.08 | 129.08 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 24 | 40 | 0 | 0.63 | 0.38 | 0.75 | 336.59 | 0.46 | 0.17 |
| Hex | 41 | 18 | 28 | 0 | 3F | 26 | 4B | 151 | 2E | 11 |
| Octal | 101 | 30 | 50 | 0 | 77 | 46 | 113 | 521 | 56 | 21 |
| Binary | 1000001 | 11000 | 101000 | 0 | 111111 | 100110 | 1001011 | 101010001 | 101110 | 10001 |
Color Harmonies of #411828
Complementary color
Monochromatic Colors of #411828
Black with #411828
Text Example
Text Example
White with #411828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #411828; }
p { color: rgb(65,24,40); }
H1.HeaderClassName
{
color: #411828;
}
.AnyTagClassName
{
color: #411828;
}
</style>
background-color css
<style>
a { background-color: #411828; }
a { background-color: rgb(65,24,40); }
div.DivClassName
{
background-color: #411828;
}
.BgClassName
{
background-color: #411828;
}
</style>
border-color css
<style>
span { border-color: #411828; }
span { border-color: rgb(65,24,40); }
td.TdClassName
{
border-color: #411828;
}
.TagClassName
{
border-color: #411828;
}
</style>