Shades of Castro #472830
Tints of Castro #472830
RGB
CMYK
RGB Variations
Color information
#472830 (or 0x472830) is known color: Castro. HEX triplet: 47, 28 and 30. RGB value is (71,40,48). Sum of RGB (Red+Green+Blue) = 71+40+48=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 40 (16.02% from 255 or 25.16% from 159); Blue value is 48 (19.14% from 255 or 30.19% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #472830 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472830 is #B8D7CF. Grayscale: #323232. Windows color (decimal): -12113872 or 3156039. OLE color: 3156039.
HSL color Cylindrical-coordinate representation of color #472830: hue angle of 344.52º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #472830 is Cyan = 0, Magento = 0.44, Yellow = 0.32 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 40 | 48 | - |
| CMYK | 0 | 0.44 | 0.32 | 0.72 |
| HSL | 344.52º | 0.28% | 0.22% | - |
| HSV(B) | 344.52º | 0.44% | 0.28% | - |
| XYZ | 3.89 | 3.07 | 3.18 | - |
| YUV | 50.18 | 126.77 | 142.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 40 | 48 | 0 | 0.44 | 0.32 | 0.72 | 344.52 | 0.28 | 0.22 |
| Hex | 47 | 28 | 30 | 0 | 2C | 20 | 48 | 159 | 1C | 16 |
| Octal | 107 | 50 | 60 | 0 | 54 | 40 | 110 | 531 | 34 | 26 |
| Binary | 1000111 | 101000 | 110000 | 0 | 101100 | 100000 | 1001000 | 101011001 | 11100 | 10110 |
Color Harmonies of #472830
Complementary color
Monochromatic Colors of #472830
Black with #472830
Text Example
Text Example
White with #472830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472830; }
p { color: rgb(71,40,48); }
H1.HeaderClassName
{
color: #472830;
}
.AnyTagClassName
{
color: #472830;
}
</style>
background-color css
<style>
a { background-color: #472830; }
a { background-color: rgb(71,40,48); }
div.DivClassName
{
background-color: #472830;
}
.BgClassName
{
background-color: #472830;
}
</style>
border-color css
<style>
span { border-color: #472830; }
span { border-color: rgb(71,40,48); }
td.TdClassName
{
border-color: #472830;
}
.TagClassName
{
border-color: #472830;
}
</style>