Shades of Castro #471829
Tints of Castro #471829
RGB
CMYK
RGB Variations
Color information
#471829 (or 0x471829) is known color: Castro. HEX triplet: 47, 18 and 29. RGB value is (71,24,41). Sum of RGB (Red+Green+Blue) = 71+24+41=136 (18% of max value = 765). Red value is 71 (28.12% from 255 or 52.21% from 136); Green value is 24 (9.77% from 255 or 17.65% from 136); Blue value is 41 (16.41% from 255 or 30.15% from 136); Max value from RGB is 71 - color contains mainly: red. Hex color #471829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #471829 is #B8E7D6. Grayscale: #272727. Windows color (decimal): -12117975 or 2693191. OLE color: 2693191.
HSL color Cylindrical-coordinate representation of color #471829: hue angle of 338.3º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #471829 is Cyan = 0, Magento = 0.66, Yellow = 0.42 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 24 | 41 | - |
| CMYK | 0 | 0.66 | 0.42 | 0.72 |
| HSL | 338.3º | 0.49% | 0.19% | - |
| HSV(B) | 338.3º | 0.66% | 0.28% | - |
| XYZ | 3.33 | 2.15 | 2.34 | - |
| YUV | 39.99 | 128.57 | 150.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 24 | 41 | 0 | 0.66 | 0.42 | 0.72 | 338.3 | 0.49 | 0.19 |
| Hex | 47 | 18 | 29 | 0 | 42 | 2A | 48 | 152 | 31 | 13 |
| Octal | 107 | 30 | 51 | 0 | 102 | 52 | 110 | 522 | 61 | 23 |
| Binary | 1000111 | 11000 | 101001 | 0 | 1000010 | 101010 | 1001000 | 101010010 | 110001 | 10011 |
Color Harmonies of #471829
Complementary color
Monochromatic Colors of #471829
Black with #471829
Text Example
Text Example
White with #471829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #471829; }
p { color: rgb(71,24,41); }
H1.HeaderClassName
{
color: #471829;
}
.AnyTagClassName
{
color: #471829;
}
</style>
background-color css
<style>
a { background-color: #471829; }
a { background-color: rgb(71,24,41); }
div.DivClassName
{
background-color: #471829;
}
.BgClassName
{
background-color: #471829;
}
</style>
border-color css
<style>
span { border-color: #471829; }
span { border-color: rgb(71,24,41); }
td.TdClassName
{
border-color: #471829;
}
.TagClassName
{
border-color: #471829;
}
</style>