Shades of Castro #472330
Tints of Castro #472330
RGB
CMYK
RGB Variations
Color information
#472330 (or 0x472330) is known color: Castro. HEX triplet: 47, 23 and 30. RGB value is (71,35,48). Sum of RGB (Red+Green+Blue) = 71+35+48=154 (20% of max value = 765). Red value is 71 (28.12% from 255 or 46.10% from 154); Green value is 35 (14.06% from 255 or 22.73% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 71 - color contains mainly: red. Hex color #472330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472330 is #B8DCCF. Grayscale: #2F2F2F. Windows color (decimal): -12115152 or 3154759. OLE color: 3154759.
HSL color Cylindrical-coordinate representation of color #472330: hue angle of 338.33º 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 #472330 is Cyan = 0, Magento = 0.51, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 35 | 48 | - |
| CMYK | 0 | 0.51 | 0.32 | 0.72 |
| HSL | 338.33º | 0.34% | 0.21% | - |
| HSV(B) | 338.33º | 0.51% | 0.28% | - |
| XYZ | 3.73 | 2.76 | 3.13 | - |
| YUV | 47.25 | 128.43 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 35 | 48 | 0 | 0.51 | 0.32 | 0.72 | 338.33 | 0.34 | 0.21 |
| Hex | 47 | 23 | 30 | 0 | 33 | 20 | 48 | 152 | 22 | 15 |
| Octal | 107 | 43 | 60 | 0 | 63 | 40 | 110 | 522 | 42 | 25 |
| Binary | 1000111 | 100011 | 110000 | 0 | 110011 | 100000 | 1001000 | 101010010 | 100010 | 10101 |
Color Harmonies of #472330
Complementary color
Monochromatic Colors of #472330
Black with #472330
Text Example
Text Example
White with #472330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472330; }
p { color: rgb(71,35,48); }
H1.HeaderClassName
{
color: #472330;
}
.AnyTagClassName
{
color: #472330;
}
</style>
background-color css
<style>
a { background-color: #472330; }
a { background-color: rgb(71,35,48); }
div.DivClassName
{
background-color: #472330;
}
.BgClassName
{
background-color: #472330;
}
</style>
border-color css
<style>
span { border-color: #472330; }
span { border-color: rgb(71,35,48); }
td.TdClassName
{
border-color: #472330;
}
.TagClassName
{
border-color: #472330;
}
</style>