Shades of Castro #492933
Tints of Castro #492933
RGB
CMYK
RGB Variations
Color information
#492933 (or 0x492933) is known color: Castro. HEX triplet: 49, 29 and 33. RGB value is (73,41,51). Sum of RGB (Red+Green+Blue) = 73+41+51=165 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.24% from 165); Green value is 41 (16.41% from 255 or 24.85% from 165); Blue value is 51 (20.31% from 255 or 30.91% from 165); Max value from RGB is 73 - color contains mainly: red. Hex color #492933 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492933 is #B6D6CC. Grayscale: #333333. Windows color (decimal): -11982541 or 3352905. OLE color: 3352905.
HSL color Cylindrical-coordinate representation of color #492933: hue angle of 341.25º degrees, saturation: 0.28, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #492933 is Cyan = 0, Magento = 0.44, Yellow = 0.30 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 51 | - |
| CMYK | 0 | 0.44 | 0.30 | 0.71 |
| HSL | 341.25º | 0.28% | 0.22% | - |
| HSV(B) | 341.25º | 0.44% | 0.29% | - |
| XYZ | 4.14 | 3.24 | 3.54 | - |
| YUV | 51.71 | 127.6 | 143.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 51 | 0 | 0.44 | 0.30 | 0.71 | 341.25 | 0.28 | 0.22 |
| Hex | 49 | 29 | 33 | 0 | 2C | 1E | 47 | 155 | 1C | 16 |
| Octal | 111 | 51 | 63 | 0 | 54 | 36 | 107 | 525 | 34 | 26 |
| Binary | 1001001 | 101001 | 110011 | 0 | 101100 | 11110 | 1000111 | 101010101 | 11100 | 10110 |
Color Harmonies of #492933
Complementary color
Monochromatic Colors of #492933
Black with #492933
Text Example
Text Example
White with #492933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492933; }
p { color: rgb(73,41,51); }
H1.HeaderClassName
{
color: #492933;
}
.AnyTagClassName
{
color: #492933;
}
</style>
background-color css
<style>
a { background-color: #492933; }
a { background-color: rgb(73,41,51); }
div.DivClassName
{
background-color: #492933;
}
.BgClassName
{
background-color: #492933;
}
</style>
border-color css
<style>
span { border-color: #492933; }
span { border-color: rgb(73,41,51); }
td.TdClassName
{
border-color: #492933;
}
.TagClassName
{
border-color: #492933;
}
</style>