Shades of Castro #492131
Tints of Castro #492131
RGB
CMYK
RGB Variations
Color information
#492131 (or 0x492131) is known color: Castro. HEX triplet: 49, 21 and 31. RGB value is (73,33,49). Sum of RGB (Red+Green+Blue) = 73+33+49=155 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.10% from 155); Green value is 33 (13.28% from 255 or 21.29% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 73 - color contains mainly: red. Hex color #492131 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492131 is #B6DECE. Grayscale: #2E2E2E. Windows color (decimal): -11984591 or 3219785. OLE color: 3219785.
HSL color Cylindrical-coordinate representation of color #492131: hue angle of 336º degrees, saturation: 0.38, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #492131 is Cyan = 0, Magento = 0.55, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 33 | 49 | - |
| CMYK | 0 | 0.55 | 0.33 | 0.71 |
| HSL | 336º | 0.38% | 0.21% | - |
| HSV(B) | 336º | 0.55% | 0.29% | - |
| XYZ | 3.85 | 2.73 | 3.23 | - |
| YUV | 46.78 | 129.25 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 33 | 49 | 0 | 0.55 | 0.33 | 0.71 | 336 | 0.38 | 0.21 |
| Hex | 49 | 21 | 31 | 0 | 37 | 21 | 47 | 150 | 26 | 15 |
| Octal | 111 | 41 | 61 | 0 | 67 | 41 | 107 | 520 | 46 | 25 |
| Binary | 1001001 | 100001 | 110001 | 0 | 110111 | 100001 | 1000111 | 101010000 | 100110 | 10101 |
Color Harmonies of #492131
Complementary color
Monochromatic Colors of #492131
Black with #492131
Text Example
Text Example
White with #492131
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492131; }
p { color: rgb(73,33,49); }
H1.HeaderClassName
{
color: #492131;
}
.AnyTagClassName
{
color: #492131;
}
</style>
background-color css
<style>
a { background-color: #492131; }
a { background-color: rgb(73,33,49); }
div.DivClassName
{
background-color: #492131;
}
.BgClassName
{
background-color: #492131;
}
</style>
border-color css
<style>
span { border-color: #492131; }
span { border-color: rgb(73,33,49); }
td.TdClassName
{
border-color: #492131;
}
.TagClassName
{
border-color: #492131;
}
</style>