Shades of Castro #472733
Tints of Castro #472733
RGB
CMYK
RGB Variations
Color information
#472733 (or 0x472733) is known color: Castro. HEX triplet: 47, 27 and 33. RGB value is (71,39,51). Sum of RGB (Red+Green+Blue) = 71+39+51=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 39 (15.62% from 255 or 24.22% from 161); Blue value is 51 (20.31% from 255 or 31.68% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #472733 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472733 is #B8D8CC. Grayscale: #313131. Windows color (decimal): -12114125 or 3352391. OLE color: 3352391.
HSL color Cylindrical-coordinate representation of color #472733: hue angle of 337.5º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #472733 is Cyan = 0, Magento = 0.45, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 51 | - |
| CMYK | 0 | 0.45 | 0.28 | 0.72 |
| HSL | 337.5º | 0.29% | 0.22% | - |
| HSV(B) | 337.5º | 0.45% | 0.28% | - |
| XYZ | 3.92 | 3.03 | 3.51 | - |
| YUV | 49.94 | 128.6 | 143.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 51 | 0 | 0.45 | 0.28 | 0.72 | 337.5 | 0.29 | 0.22 |
| Hex | 47 | 27 | 33 | 0 | 2D | 1C | 48 | 152 | 1D | 16 |
| Octal | 107 | 47 | 63 | 0 | 55 | 34 | 110 | 522 | 35 | 26 |
| Binary | 1000111 | 100111 | 110011 | 0 | 101101 | 11100 | 1001000 | 101010010 | 11101 | 10110 |
Color Harmonies of #472733
Complementary color
Monochromatic Colors of #472733
Black with #472733
Text Example
Text Example
White with #472733
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472733; }
p { color: rgb(71,39,51); }
H1.HeaderClassName
{
color: #472733;
}
.AnyTagClassName
{
color: #472733;
}
</style>
background-color css
<style>
a { background-color: #472733; }
a { background-color: rgb(71,39,51); }
div.DivClassName
{
background-color: #472733;
}
.BgClassName
{
background-color: #472733;
}
</style>
border-color css
<style>
span { border-color: #472733; }
span { border-color: rgb(71,39,51); }
td.TdClassName
{
border-color: #472733;
}
.TagClassName
{
border-color: #472733;
}
</style>