Shades of Castro #472734
Tints of Castro #472734
RGB
CMYK
RGB Variations
Color information
#472734 (or 0x472734) is known color: Castro. HEX triplet: 47, 27 and 34. RGB value is (71,39,52). Sum of RGB (Red+Green+Blue) = 71+39+52=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 39 (15.62% from 255 or 24.07% from 162); Blue value is 52 (20.70% from 255 or 32.10% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #472734 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472734 is #B8D8CB. Grayscale: #323232. Windows color (decimal): -12114124 or 3417927. OLE color: 3417927.
HSL color Cylindrical-coordinate representation of color #472734: hue angle of 335.62º 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 #472734 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 39 | 52 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.72 |
| HSL | 335.63º | 0.29% | 0.22% | - |
| HSV(B) | 335.63º | 0.45% | 0.28% | - |
| XYZ | 3.94 | 3.04 | 3.63 | - |
| YUV | 50.05 | 129.1 | 142.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 39 | 52 | 0 | 0.45 | 0.27 | 0.72 | 335.63 | 0.29 | 0.22 |
| Hex | 47 | 27 | 34 | 0 | 2D | 1B | 48 | 150 | 1D | 16 |
| Octal | 107 | 47 | 64 | 0 | 55 | 33 | 110 | 520 | 35 | 26 |
| Binary | 1000111 | 100111 | 110100 | 0 | 101101 | 11011 | 1001000 | 101010000 | 11101 | 10110 |
Color Harmonies of #472734
Complementary color
Monochromatic Colors of #472734
Black with #472734
Text Example
Text Example
White with #472734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472734; }
p { color: rgb(71,39,52); }
H1.HeaderClassName
{
color: #472734;
}
.AnyTagClassName
{
color: #472734;
}
</style>
background-color css
<style>
a { background-color: #472734; }
a { background-color: rgb(71,39,52); }
div.DivClassName
{
background-color: #472734;
}
.BgClassName
{
background-color: #472734;
}
</style>
border-color css
<style>
span { border-color: #472734; }
span { border-color: rgb(71,39,52); }
td.TdClassName
{
border-color: #472734;
}
.TagClassName
{
border-color: #472734;
}
</style>