Shades of Castro #472532
Tints of Castro #472532
RGB
CMYK
RGB Variations
Color information
#472532 (or 0x472532) is known color: Castro. HEX triplet: 47, 25 and 32. RGB value is (71,37,50). Sum of RGB (Red+Green+Blue) = 71+37+50=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 37 (14.84% from 255 or 23.42% from 158); Blue value is 50 (19.92% from 255 or 31.65% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #472532 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472532 is #B8DACD. Grayscale: #303030. Windows color (decimal): -12114638 or 3286343. OLE color: 3286343.
HSL color Cylindrical-coordinate representation of color #472532: hue angle of 337.06º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #472532 is Cyan = 0, Magento = 0.48, Yellow = 0.30 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 50 | - |
| CMYK | 0 | 0.48 | 0.30 | 0.72 |
| HSL | 337.06º | 0.31% | 0.21% | - |
| HSV(B) | 337.06º | 0.48% | 0.28% | - |
| XYZ | 3.84 | 2.89 | 3.37 | - |
| YUV | 48.65 | 128.76 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 50 | 0 | 0.48 | 0.30 | 0.72 | 337.06 | 0.31 | 0.21 |
| Hex | 47 | 25 | 32 | 0 | 30 | 1E | 48 | 151 | 1F | 15 |
| Octal | 107 | 45 | 62 | 0 | 60 | 36 | 110 | 521 | 37 | 25 |
| Binary | 1000111 | 100101 | 110010 | 0 | 110000 | 11110 | 1001000 | 101010001 | 11111 | 10101 |
Color Harmonies of #472532
Complementary color
Monochromatic Colors of #472532
Black with #472532
Text Example
Text Example
White with #472532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472532; }
p { color: rgb(71,37,50); }
H1.HeaderClassName
{
color: #472532;
}
.AnyTagClassName
{
color: #472532;
}
</style>
background-color css
<style>
a { background-color: #472532; }
a { background-color: rgb(71,37,50); }
div.DivClassName
{
background-color: #472532;
}
.BgClassName
{
background-color: #472532;
}
</style>
border-color css
<style>
span { border-color: #472532; }
span { border-color: rgb(71,37,50); }
td.TdClassName
{
border-color: #472532;
}
.TagClassName
{
border-color: #472532;
}
</style>