Shades of Castro #492230
Tints of Castro #492230
RGB
CMYK
RGB Variations
Color information
#492230 (or 0x492230) is known color: Castro. HEX triplet: 49, 22 and 30. RGB value is (73,34,48). Sum of RGB (Red+Green+Blue) = 73+34+48=155 (20% of max value = 765). Red value is 73 (28.91% from 255 or 47.10% from 155); Green value is 34 (13.67% from 255 or 21.94% from 155); Blue value is 48 (19.14% from 255 or 30.97% from 155); Max value from RGB is 73 - color contains mainly: red. Hex color #492230 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492230 is #B6DDCF. Grayscale: #2F2F2F. Windows color (decimal): -11984336 or 3154505. OLE color: 3154505.
HSL color Cylindrical-coordinate representation of color #492230: hue angle of 338.46º degrees, saturation: 0.36, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #492230 is Cyan = 0, Magento = 0.53, Yellow = 0.34 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 34 | 48 | - |
| CMYK | 0 | 0.53 | 0.34 | 0.71 |
| HSL | 338.46º | 0.36% | 0.21% | - |
| HSV(B) | 338.46º | 0.53% | 0.29% | - |
| XYZ | 3.85 | 2.77 | 3.13 | - |
| YUV | 47.26 | 128.42 | 146.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 34 | 48 | 0 | 0.53 | 0.34 | 0.71 | 338.46 | 0.36 | 0.21 |
| Hex | 49 | 22 | 30 | 0 | 35 | 22 | 47 | 152 | 24 | 15 |
| Octal | 111 | 42 | 60 | 0 | 65 | 42 | 107 | 522 | 44 | 25 |
| Binary | 1001001 | 100010 | 110000 | 0 | 110101 | 100010 | 1000111 | 101010010 | 100100 | 10101 |
Color Harmonies of #492230
Complementary color
Monochromatic Colors of #492230
Black with #492230
Text Example
Text Example
White with #492230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492230; }
p { color: rgb(73,34,48); }
H1.HeaderClassName
{
color: #492230;
}
.AnyTagClassName
{
color: #492230;
}
</style>
background-color css
<style>
a { background-color: #492230; }
a { background-color: rgb(73,34,48); }
div.DivClassName
{
background-color: #492230;
}
.BgClassName
{
background-color: #492230;
}
</style>
border-color css
<style>
span { border-color: #492230; }
span { border-color: rgb(73,34,48); }
td.TdClassName
{
border-color: #492230;
}
.TagClassName
{
border-color: #492230;
}
</style>