Shades of Castro #472433
Tints of Castro #472433
RGB
CMYK
RGB Variations
Color information
#472433 (or 0x472433) is known color: Castro. HEX triplet: 47, 24 and 33. RGB value is (71,36,51). Sum of RGB (Red+Green+Blue) = 71+36+51=158 (20% of max value = 765). Red value is 71 (28.12% from 255 or 44.94% from 158); Green value is 36 (14.45% from 255 or 22.78% from 158); Blue value is 51 (20.31% from 255 or 32.28% from 158); Max value from RGB is 71 - color contains mainly: red. Hex color #472433 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472433 is #B8DBCC. Grayscale: #303030. Windows color (decimal): -12114893 or 3351623. OLE color: 3351623.
HSL color Cylindrical-coordinate representation of color #472433: hue angle of 334.29º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #472433 is Cyan = 0, Magento = 0.49, Yellow = 0.28 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 36 | 51 | - |
| CMYK | 0 | 0.49 | 0.28 | 0.72 |
| HSL | 334.29º | 0.33% | 0.21% | - |
| HSV(B) | 334.29º | 0.49% | 0.28% | - |
| XYZ | 3.83 | 2.84 | 3.48 | - |
| YUV | 48.18 | 129.6 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 36 | 51 | 0 | 0.49 | 0.28 | 0.72 | 334.29 | 0.33 | 0.21 |
| Hex | 47 | 24 | 33 | 0 | 31 | 1C | 48 | 14E | 21 | 15 |
| Octal | 107 | 44 | 63 | 0 | 61 | 34 | 110 | 516 | 41 | 25 |
| Binary | 1000111 | 100100 | 110011 | 0 | 110001 | 11100 | 1001000 | 101001110 | 100001 | 10101 |
Color Harmonies of #472433
Complementary color
Monochromatic Colors of #472433
Black with #472433
Text Example
Text Example
White with #472433
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472433; }
p { color: rgb(71,36,51); }
H1.HeaderClassName
{
color: #472433;
}
.AnyTagClassName
{
color: #472433;
}
</style>
background-color css
<style>
a { background-color: #472433; }
a { background-color: rgb(71,36,51); }
div.DivClassName
{
background-color: #472433;
}
.BgClassName
{
background-color: #472433;
}
</style>
border-color css
<style>
span { border-color: #472433; }
span { border-color: rgb(71,36,51); }
td.TdClassName
{
border-color: #472433;
}
.TagClassName
{
border-color: #472433;
}
</style>