Shades of Castro #472331
Tints of Castro #472331
RGB
CMYK
RGB Variations
Color information
#472331 (or 0x472331) is known color: Castro. HEX triplet: 47, 23 and 31. RGB value is (71,35,49). Sum of RGB (Red+Green+Blue) = 71+35+49=155 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.81% from 155); Green value is 35 (14.06% from 255 or 22.58% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 71 - color contains mainly: red. Hex color #472331 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472331 is #B8DCCE. Grayscale: #2F2F2F. Windows color (decimal): -12115151 or 3220295. OLE color: 3220295.
HSL color Cylindrical-coordinate representation of color #472331: hue angle of 336.67º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #472331 is Cyan = 0, Magento = 0.51, Yellow = 0.31 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 49 | - |
| CMYK | 0 | 0.51 | 0.31 | 0.72 |
| HSL | 336.67º | 0.34% | 0.21% | - |
| HSV(B) | 336.67º | 0.51% | 0.28% | - |
| XYZ | 3.75 | 2.76 | 3.24 | - |
| YUV | 47.36 | 128.93 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 49 | 0 | 0.51 | 0.31 | 0.72 | 336.67 | 0.34 | 0.21 |
| Hex | 47 | 23 | 31 | 0 | 33 | 1F | 48 | 151 | 22 | 15 |
| Octal | 107 | 43 | 61 | 0 | 63 | 37 | 110 | 521 | 42 | 25 |
| Binary | 1000111 | 100011 | 110001 | 0 | 110011 | 11111 | 1001000 | 101010001 | 100010 | 10101 |
Color Harmonies of #472331
Complementary color
Monochromatic Colors of #472331
Black with #472331
Text Example
Text Example
White with #472331
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472331; }
p { color: rgb(71,35,49); }
H1.HeaderClassName
{
color: #472331;
}
.AnyTagClassName
{
color: #472331;
}
</style>
background-color css
<style>
a { background-color: #472331; }
a { background-color: rgb(71,35,49); }
div.DivClassName
{
background-color: #472331;
}
.BgClassName
{
background-color: #472331;
}
</style>
border-color css
<style>
span { border-color: #472331; }
span { border-color: rgb(71,35,49); }
td.TdClassName
{
border-color: #472331;
}
.TagClassName
{
border-color: #472331;
}
</style>