Shades of Castro #472932
Tints of Castro #472932
RGB
CMYK
RGB Variations
Color information
#472932 (or 0x472932) is known color: Castro. HEX triplet: 47, 29 and 32. RGB value is (71,41,50). Sum of RGB (Red+Green+Blue) = 71+41+50=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 41 (16.41% from 255 or 25.31% from 162); Blue value is 50 (19.92% from 255 or 30.86% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #472932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472932 is #B8D6CD. Grayscale: #323232. Windows color (decimal): -12113614 or 3287367. OLE color: 3287367.
HSL color Cylindrical-coordinate representation of color #472932: hue angle of 342º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #472932 is Cyan = 0, Magento = 0.42, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 41 | 50 | - |
| CMYK | 0 | 0.42 | 0.30 | 0.72 |
| HSL | 342º | 0.27% | 0.22% | - |
| HSV(B) | 342º | 0.42% | 0.28% | - |
| XYZ | 3.97 | 3.16 | 3.42 | - |
| YUV | 51 | 127.44 | 142.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 41 | 50 | 0 | 0.42 | 0.30 | 0.72 | 342 | 0.27 | 0.22 |
| Hex | 47 | 29 | 32 | 0 | 2A | 1E | 48 | 156 | 1B | 16 |
| Octal | 107 | 51 | 62 | 0 | 52 | 36 | 110 | 526 | 33 | 26 |
| Binary | 1000111 | 101001 | 110010 | 0 | 101010 | 11110 | 1001000 | 101010110 | 11011 | 10110 |
Color Harmonies of #472932
Complementary color
Monochromatic Colors of #472932
Black with #472932
Text Example
Text Example
White with #472932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472932; }
p { color: rgb(71,41,50); }
H1.HeaderClassName
{
color: #472932;
}
.AnyTagClassName
{
color: #472932;
}
</style>
background-color css
<style>
a { background-color: #472932; }
a { background-color: rgb(71,41,50); }
div.DivClassName
{
background-color: #472932;
}
.BgClassName
{
background-color: #472932;
}
</style>
border-color css
<style>
span { border-color: #472932; }
span { border-color: rgb(71,41,50); }
td.TdClassName
{
border-color: #472932;
}
.TagClassName
{
border-color: #472932;
}
</style>