Shades of Castro #421928
Tints of Castro #421928
RGB
CMYK
RGB Variations
Color information
#421928 (or 0x421928) is known color: Castro. HEX triplet: 42, 19 and 28. RGB value is (66,25,40). Sum of RGB (Red+Green+Blue) = 66+25+40=131 (17% of max value = 765). Red value is 66 (26.17% from 255 or 50.38% from 131); Green value is 25 (10.16% from 255 or 19.08% from 131); Blue value is 40 (16.02% from 255 or 30.53% from 131); Max value from RGB is 66 - color contains mainly: red. Hex color #421928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #421928 is #BDE6D7. Grayscale: #262626. Windows color (decimal): -12445400 or 2627906. OLE color: 2627906.
HSL color Cylindrical-coordinate representation of color #421928: hue angle of 338.05º degrees, saturation: 0.45, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #421928 is Cyan = 0, Magento = 0.62, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 25 | 40 | - |
| CMYK | 0 | 0.62 | 0.39 | 0.74 |
| HSL | 338.05º | 0.45% | 0.18% | - |
| HSV(B) | 338.05º | 0.62% | 0.26% | - |
| XYZ | 2.98 | 2.01 | 2.24 | - |
| YUV | 38.97 | 128.58 | 147.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 25 | 40 | 0 | 0.62 | 0.39 | 0.74 | 338.05 | 0.45 | 0.18 |
| Hex | 42 | 19 | 28 | 0 | 3E | 27 | 4A | 152 | 2D | 12 |
| Octal | 102 | 31 | 50 | 0 | 76 | 47 | 112 | 522 | 55 | 22 |
| Binary | 1000010 | 11001 | 101000 | 0 | 111110 | 100111 | 1001010 | 101010010 | 101101 | 10010 |
Color Harmonies of #421928
Complementary color
Monochromatic Colors of #421928
Black with #421928
Text Example
Text Example
White with #421928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #421928; }
p { color: rgb(66,25,40); }
H1.HeaderClassName
{
color: #421928;
}
.AnyTagClassName
{
color: #421928;
}
</style>
background-color css
<style>
a { background-color: #421928; }
a { background-color: rgb(66,25,40); }
div.DivClassName
{
background-color: #421928;
}
.BgClassName
{
background-color: #421928;
}
</style>
border-color css
<style>
span { border-color: #421928; }
span { border-color: rgb(66,25,40); }
td.TdClassName
{
border-color: #421928;
}
.TagClassName
{
border-color: #421928;
}
</style>