Shades of Castro #401928
Tints of Castro #401928
RGB
CMYK
RGB Variations
Color information
#401928 (or 0x401928) is known color: Castro. HEX triplet: 40, 19 and 28. RGB value is (64,25,40). Sum of RGB (Red+Green+Blue) = 64+25+40=129 (17% of max value = 765). Red value is 64 (25.39% from 255 or 49.61% from 129); Green value is 25 (10.16% from 255 or 19.38% from 129); Blue value is 40 (16.02% from 255 or 31.01% from 129); Max value from RGB is 64 - color contains mainly: red. Hex color #401928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #401928 is #BFE6D7. Grayscale: #262626. Windows color (decimal): -12576472 or 2627904. OLE color: 2627904.
HSL color Cylindrical-coordinate representation of color #401928: hue angle of 336.92º degrees, saturation: 0.44, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #401928 is Cyan = 0, Magento = 0.61, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 25 | 40 | - |
| CMYK | 0 | 0.61 | 0.38 | 0.75 |
| HSL | 336.92º | 0.44% | 0.17% | - |
| HSV(B) | 336.92º | 0.61% | 0.25% | - |
| XYZ | 2.84 | 1.94 | 2.23 | - |
| YUV | 38.37 | 128.92 | 146.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 25 | 40 | 0 | 0.61 | 0.38 | 0.75 | 336.92 | 0.44 | 0.17 |
| Hex | 40 | 19 | 28 | 0 | 3D | 26 | 4B | 151 | 2C | 11 |
| Octal | 100 | 31 | 50 | 0 | 75 | 46 | 113 | 521 | 54 | 21 |
| Binary | 1000000 | 11001 | 101000 | 0 | 111101 | 100110 | 1001011 | 101010001 | 101100 | 10001 |
Color Harmonies of #401928
Complementary color
Monochromatic Colors of #401928
Black with #401928
Text Example
Text Example
White with #401928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #401928; }
p { color: rgb(64,25,40); }
H1.HeaderClassName
{
color: #401928;
}
.AnyTagClassName
{
color: #401928;
}
</style>
background-color css
<style>
a { background-color: #401928; }
a { background-color: rgb(64,25,40); }
div.DivClassName
{
background-color: #401928;
}
.BgClassName
{
background-color: #401928;
}
</style>
border-color css
<style>
span { border-color: #401928; }
span { border-color: rgb(64,25,40); }
td.TdClassName
{
border-color: #401928;
}
.TagClassName
{
border-color: #401928;
}
</style>