Shades of Castro #472834
Tints of Castro #472834
RGB
CMYK
RGB Variations
Color information
#472834 (or 0x472834) is known color: Castro. HEX triplet: 47, 28 and 34. RGB value is (71,40,52). Sum of RGB (Red+Green+Blue) = 71+40+52=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 40 (16.02% from 255 or 24.54% from 163); Blue value is 52 (20.70% from 255 or 31.90% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #472834 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472834 is #B8D7CB. Grayscale: #323232. Windows color (decimal): -12113868 or 3418183. OLE color: 3418183.
HSL color Cylindrical-coordinate representation of color #472834: hue angle of 336.77º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #472834 is Cyan = 0, Magento = 0.44, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 52 | - |
| CMYK | 0 | 0.44 | 0.27 | 0.72 |
| HSL | 336.77º | 0.28% | 0.22% | - |
| HSV(B) | 336.77º | 0.44% | 0.28% | - |
| XYZ | 3.98 | 3.11 | 3.64 | - |
| YUV | 50.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 52 | 0 | 0.44 | 0.27 | 0.72 | 336.77 | 0.28 | 0.22 |
| Hex | 47 | 28 | 34 | 0 | 2C | 1B | 48 | 151 | 1C | 16 |
| Octal | 107 | 50 | 64 | 0 | 54 | 33 | 110 | 521 | 34 | 26 |
| Binary | 1000111 | 101000 | 110100 | 0 | 101100 | 11011 | 1001000 | 101010001 | 11100 | 10110 |
Color Harmonies of #472834
Complementary color
Monochromatic Colors of #472834
Black with #472834
Text Example
Text Example
White with #472834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472834; }
p { color: rgb(71,40,52); }
H1.HeaderClassName
{
color: #472834;
}
.AnyTagClassName
{
color: #472834;
}
</style>
background-color css
<style>
a { background-color: #472834; }
a { background-color: rgb(71,40,52); }
div.DivClassName
{
background-color: #472834;
}
.BgClassName
{
background-color: #472834;
}
</style>
border-color css
<style>
span { border-color: #472834; }
span { border-color: rgb(71,40,52); }
td.TdClassName
{
border-color: #472834;
}
.TagClassName
{
border-color: #472834;
}
</style>