Shades of Castro #472230
Tints of Castro #472230
RGB
CMYK
RGB Variations
Color information
#472230 (or 0x472230) is known color: Castro. HEX triplet: 47, 22 and 30. RGB value is (71,34,48). Sum of RGB (Red+Green+Blue) = 71+34+48=153 (20% of max value = 765). Red value is 71 (28.12% from 255 or 46.41% from 153); Green value is 34 (13.67% from 255 or 22.22% from 153); Blue value is 48 (19.14% from 255 or 31.37% from 153); Max value from RGB is 71 - color contains mainly: red. Hex color #472230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472230 is #B8DDCF. Grayscale: #2E2E2E. Windows color (decimal): -12115408 or 3154503. OLE color: 3154503.
HSL color Cylindrical-coordinate representation of color #472230: hue angle of 337.3º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #472230 is Cyan = 0, Magento = 0.52, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 34 | 48 | - |
| CMYK | 0 | 0.52 | 0.32 | 0.72 |
| HSL | 337.3º | 0.35% | 0.21% | - |
| HSV(B) | 337.3º | 0.52% | 0.28% | - |
| XYZ | 3.7 | 2.7 | 3.12 | - |
| YUV | 46.66 | 128.76 | 145.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 34 | 48 | 0 | 0.52 | 0.32 | 0.72 | 337.3 | 0.35 | 0.21 |
| Hex | 47 | 22 | 30 | 0 | 34 | 20 | 48 | 151 | 23 | 15 |
| Octal | 107 | 42 | 60 | 0 | 64 | 40 | 110 | 521 | 43 | 25 |
| Binary | 1000111 | 100010 | 110000 | 0 | 110100 | 100000 | 1001000 | 101010001 | 100011 | 10101 |
Color Harmonies of #472230
Complementary color
Monochromatic Colors of #472230
Black with #472230
Text Example
Text Example
White with #472230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472230; }
p { color: rgb(71,34,48); }
H1.HeaderClassName
{
color: #472230;
}
.AnyTagClassName
{
color: #472230;
}
</style>
background-color css
<style>
a { background-color: #472230; }
a { background-color: rgb(71,34,48); }
div.DivClassName
{
background-color: #472230;
}
.BgClassName
{
background-color: #472230;
}
</style>
border-color css
<style>
span { border-color: #472230; }
span { border-color: rgb(71,34,48); }
td.TdClassName
{
border-color: #472230;
}
.TagClassName
{
border-color: #472230;
}
</style>