Shades of Castro #471928
Tints of Castro #471928
RGB
CMYK
RGB Variations
Color information
#471928 (or 0x471928) is known color: Castro. HEX triplet: 47, 19 and 28. RGB value is (71,25,40). Sum of RGB (Red+Green+Blue) = 71+25+40=136 (18% of max value = 765). Red value is 71 (28.12% from 255 or 52.21% from 136); Green value is 25 (10.16% from 255 or 18.38% from 136); Blue value is 40 (16.02% from 255 or 29.41% from 136); Max value from RGB is 71 - color contains mainly: red. Hex color #471928 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471928 is #B8E6D7. Grayscale: #282828. Windows color (decimal): -12117720 or 2627911. OLE color: 2627911.
HSL color Cylindrical-coordinate representation of color #471928: hue angle of 340.43º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #471928 is Cyan = 0, Magento = 0.65, Yellow = 0.44 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 25 | 40 | - |
| CMYK | 0 | 0.65 | 0.44 | 0.72 |
| HSL | 340.43º | 0.48% | 0.19% | - |
| HSV(B) | 340.43º | 0.65% | 0.28% | - |
| XYZ | 3.33 | 2.19 | 2.25 | - |
| YUV | 40.46 | 127.74 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 25 | 40 | 0 | 0.65 | 0.44 | 0.72 | 340.43 | 0.48 | 0.19 |
| Hex | 47 | 19 | 28 | 0 | 41 | 2C | 48 | 154 | 30 | 13 |
| Octal | 107 | 31 | 50 | 0 | 101 | 54 | 110 | 524 | 60 | 23 |
| Binary | 1000111 | 11001 | 101000 | 0 | 1000001 | 101100 | 1001000 | 101010100 | 110000 | 10011 |
Color Harmonies of #471928
Complementary color
Monochromatic Colors of #471928
Black with #471928
Text Example
Text Example
White with #471928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471928; }
p { color: rgb(71,25,40); }
H1.HeaderClassName
{
color: #471928;
}
.AnyTagClassName
{
color: #471928;
}
</style>
background-color css
<style>
a { background-color: #471928; }
a { background-color: rgb(71,25,40); }
div.DivClassName
{
background-color: #471928;
}
.BgClassName
{
background-color: #471928;
}
</style>
border-color css
<style>
span { border-color: #471928; }
span { border-color: rgb(71,25,40); }
td.TdClassName
{
border-color: #471928;
}
.TagClassName
{
border-color: #471928;
}
</style>