Shades of Castro #492330
Tints of Castro #492330
RGB
CMYK
RGB Variations
Color information
#492330 (or 0x492330) is known color: Castro. HEX triplet: 49, 23 and 30. RGB value is (73,35,48). Sum of RGB (Red+Green+Blue) = 73+35+48=156 (20% of max value = 765). Red value is 73 (28.91% from 255 or 46.79% from 156); Green value is 35 (14.06% from 255 or 22.44% from 156); Blue value is 48 (19.14% from 255 or 30.77% from 156); Max value from RGB is 73 - color contains mainly: red. Hex color #492330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492330 is #B6DCCF. Grayscale: #2F2F2F. Windows color (decimal): -11984080 or 3154761. OLE color: 3154761.
HSL color Cylindrical-coordinate representation of color #492330: hue angle of 339.47º degrees, saturation: 0.35, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #492330 is Cyan = 0, Magento = 0.52, Yellow = 0.34 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 35 | 48 | - |
| CMYK | 0 | 0.52 | 0.34 | 0.71 |
| HSL | 339.47º | 0.35% | 0.21% | - |
| HSV(B) | 339.47º | 0.52% | 0.29% | - |
| XYZ | 3.88 | 2.83 | 3.14 | - |
| YUV | 47.84 | 128.09 | 145.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 35 | 48 | 0 | 0.52 | 0.34 | 0.71 | 339.47 | 0.35 | 0.21 |
| Hex | 49 | 23 | 30 | 0 | 34 | 22 | 47 | 153 | 23 | 15 |
| Octal | 111 | 43 | 60 | 0 | 64 | 42 | 107 | 523 | 43 | 25 |
| Binary | 1001001 | 100011 | 110000 | 0 | 110100 | 100010 | 1000111 | 101010011 | 100011 | 10101 |
Color Harmonies of #492330
Complementary color
Monochromatic Colors of #492330
Black with #492330
Text Example
Text Example
White with #492330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492330; }
p { color: rgb(73,35,48); }
H1.HeaderClassName
{
color: #492330;
}
.AnyTagClassName
{
color: #492330;
}
</style>
background-color css
<style>
a { background-color: #492330; }
a { background-color: rgb(73,35,48); }
div.DivClassName
{
background-color: #492330;
}
.BgClassName
{
background-color: #492330;
}
</style>
border-color css
<style>
span { border-color: #492330; }
span { border-color: rgb(73,35,48); }
td.TdClassName
{
border-color: #492330;
}
.TagClassName
{
border-color: #492330;
}
</style>