Shades of Castro #472630
Tints of Castro #472630
RGB
CMYK
RGB Variations
Color information
#472630 (or 0x472630) is known color: Castro. HEX triplet: 47, 26 and 30. RGB value is (71,38,48). Sum of RGB (Red+Green+Blue) = 71+38+48=157 (20% of max value = 765). Red value is 71 (28.12% from 255 or 45.22% from 157); Green value is 38 (15.23% from 255 or 24.20% from 157); Blue value is 48 (19.14% from 255 or 30.57% from 157); Max value from RGB is 71 - color contains mainly: red. Hex color #472630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472630 is #B8D9CF. Grayscale: #313131. Windows color (decimal): -12114384 or 3155527. OLE color: 3155527.
HSL color Cylindrical-coordinate representation of color #472630: hue angle of 341.82º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #472630 is Cyan = 0, Magento = 0.46, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 38 | 48 | - |
| CMYK | 0 | 0.46 | 0.32 | 0.72 |
| HSL | 341.82º | 0.3% | 0.21% | - |
| HSV(B) | 341.82º | 0.46% | 0.28% | - |
| XYZ | 3.83 | 2.94 | 3.16 | - |
| YUV | 49.01 | 127.43 | 143.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 38 | 48 | 0 | 0.46 | 0.32 | 0.72 | 341.82 | 0.3 | 0.21 |
| Hex | 47 | 26 | 30 | 0 | 2E | 20 | 48 | 156 | 1E | 15 |
| Octal | 107 | 46 | 60 | 0 | 56 | 40 | 110 | 526 | 36 | 25 |
| Binary | 1000111 | 100110 | 110000 | 0 | 101110 | 100000 | 1001000 | 101010110 | 11110 | 10101 |
Color Harmonies of #472630
Complementary color
Monochromatic Colors of #472630
Black with #472630
Text Example
Text Example
White with #472630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472630; }
p { color: rgb(71,38,48); }
H1.HeaderClassName
{
color: #472630;
}
.AnyTagClassName
{
color: #472630;
}
</style>
background-color css
<style>
a { background-color: #472630; }
a { background-color: rgb(71,38,48); }
div.DivClassName
{
background-color: #472630;
}
.BgClassName
{
background-color: #472630;
}
</style>
border-color css
<style>
span { border-color: #472630; }
span { border-color: rgb(71,38,48); }
td.TdClassName
{
border-color: #472630;
}
.TagClassName
{
border-color: #472630;
}
</style>