Shades of Castro #472534
Tints of Castro #472534
RGB
CMYK
RGB Variations
Color information
#472534 (or 0x472534) is known color: Castro. HEX triplet: 47, 25 and 34. RGB value is (71,37,52). Sum of RGB (Red+Green+Blue) = 71+37+52=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 52 (20.70% from 255 or 32.5% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #472534 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472534 is #B8DACB. Grayscale: #303030. Windows color (decimal): -12114636 or 3417415. OLE color: 3417415.
HSL color Cylindrical-coordinate representation of color #472534: hue angle of 333.53º 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 #472534 is Cyan = 0, Magento = 0.48, Yellow = 0.27 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 37 | 52 | - |
| CMYK | 0 | 0.48 | 0.27 | 0.72 |
| HSL | 333.53º | 0.31% | 0.21% | - |
| HSV(B) | 333.53º | 0.48% | 0.28% | - |
| XYZ | 3.88 | 2.91 | 3.61 | - |
| YUV | 48.88 | 129.76 | 143.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 37 | 52 | 0 | 0.48 | 0.27 | 0.72 | 333.53 | 0.31 | 0.21 |
| Hex | 47 | 25 | 34 | 0 | 30 | 1B | 48 | 14E | 1F | 15 |
| Octal | 107 | 45 | 64 | 0 | 60 | 33 | 110 | 516 | 37 | 25 |
| Binary | 1000111 | 100101 | 110100 | 0 | 110000 | 11011 | 1001000 | 101001110 | 11111 | 10101 |
Color Harmonies of #472534
Complementary color
Monochromatic Colors of #472534
Black with #472534
Text Example
Text Example
White with #472534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472534; }
p { color: rgb(71,37,52); }
H1.HeaderClassName
{
color: #472534;
}
.AnyTagClassName
{
color: #472534;
}
</style>
background-color css
<style>
a { background-color: #472534; }
a { background-color: rgb(71,37,52); }
div.DivClassName
{
background-color: #472534;
}
.BgClassName
{
background-color: #472534;
}
</style>
border-color css
<style>
span { border-color: #472534; }
span { border-color: rgb(71,37,52); }
td.TdClassName
{
border-color: #472534;
}
.TagClassName
{
border-color: #472534;
}
</style>