Shades of Castro #492032
Tints of Castro #492032
RGB
CMYK
RGB Variations
Color information
#492032 (or 0x492032) is known color: Castro. HEX triplet: 49, 20 and 32. RGB value is (73,32,50). Sum of RGB (Red+Green+Blue) = 73+32+50=155 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.10% from 155); Green value is 32 (12.89% from 255 or 20.65% from 155); Blue value is 50 (19.92% from 255 or 32.26% from 155); Max value from RGB is 73 - color contains mainly: red. Hex color #492032 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492032 is #B6DFCD. Grayscale: #2E2E2E. Windows color (decimal): -11984846 or 3285065. OLE color: 3285065.
HSL color Cylindrical-coordinate representation of color #492032: hue angle of 333.66º degrees, saturation: 0.39, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #492032 is Cyan = 0, Magento = 0.56, Yellow = 0.32 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 32 | 50 | - |
| CMYK | 0 | 0.56 | 0.32 | 0.71 |
| HSL | 333.66º | 0.39% | 0.21% | - |
| HSV(B) | 333.66º | 0.56% | 0.29% | - |
| XYZ | 3.84 | 2.68 | 3.33 | - |
| YUV | 46.31 | 130.08 | 147.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 32 | 50 | 0 | 0.56 | 0.32 | 0.71 | 333.66 | 0.39 | 0.21 |
| Hex | 49 | 20 | 32 | 0 | 38 | 20 | 47 | 14E | 27 | 15 |
| Octal | 111 | 40 | 62 | 0 | 70 | 40 | 107 | 516 | 47 | 25 |
| Binary | 1001001 | 100000 | 110010 | 0 | 111000 | 100000 | 1000111 | 101001110 | 100111 | 10101 |
Color Harmonies of #492032
Complementary color
Monochromatic Colors of #492032
Black with #492032
Text Example
Text Example
White with #492032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492032; }
p { color: rgb(73,32,50); }
H1.HeaderClassName
{
color: #492032;
}
.AnyTagClassName
{
color: #492032;
}
</style>
background-color css
<style>
a { background-color: #492032; }
a { background-color: rgb(73,32,50); }
div.DivClassName
{
background-color: #492032;
}
.BgClassName
{
background-color: #492032;
}
</style>
border-color css
<style>
span { border-color: #492032; }
span { border-color: rgb(73,32,50); }
td.TdClassName
{
border-color: #492032;
}
.TagClassName
{
border-color: #492032;
}
</style>