Shades of Castro #492934
Tints of Castro #492934
RGB
CMYK
RGB Variations
Color information
#492934 (or 0x492934) is known color: Castro. HEX triplet: 49, 29 and 34. RGB value is (73,41,52). Sum of RGB (Red+Green+Blue) = 73+41+52=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 41 (16.41% from 255 or 24.70% from 166); Blue value is 52 (20.70% from 255 or 31.33% from 166); Max value from RGB is 73 - color contains mainly: red. Hex color #492934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492934 is #B6D6CB. Grayscale: #333333. Windows color (decimal): -11982540 or 3418441. OLE color: 3418441.
HSL color Cylindrical-coordinate representation of color #492934: hue angle of 339.38º 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 #492934 is Cyan = 0, Magento = 0.44, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 41 | 52 | - |
| CMYK | 0 | 0.44 | 0.29 | 0.71 |
| HSL | 339.38º | 0.28% | 0.22% | - |
| HSV(B) | 339.38º | 0.44% | 0.29% | - |
| XYZ | 4.16 | 3.25 | 3.66 | - |
| YUV | 51.82 | 128.1 | 143.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 41 | 52 | 0 | 0.44 | 0.29 | 0.71 | 339.38 | 0.28 | 0.22 |
| Hex | 49 | 29 | 34 | 0 | 2C | 1D | 47 | 153 | 1C | 16 |
| Octal | 111 | 51 | 64 | 0 | 54 | 35 | 107 | 523 | 34 | 26 |
| Binary | 1001001 | 101001 | 110100 | 0 | 101100 | 11101 | 1000111 | 101010011 | 11100 | 10110 |
Color Harmonies of #492934
Complementary color
Monochromatic Colors of #492934
Black with #492934
Text Example
Text Example
White with #492934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492934; }
p { color: rgb(73,41,52); }
H1.HeaderClassName
{
color: #492934;
}
.AnyTagClassName
{
color: #492934;
}
</style>
background-color css
<style>
a { background-color: #492934; }
a { background-color: rgb(73,41,52); }
div.DivClassName
{
background-color: #492934;
}
.BgClassName
{
background-color: #492934;
}
</style>
border-color css
<style>
span { border-color: #492934; }
span { border-color: rgb(73,41,52); }
td.TdClassName
{
border-color: #492934;
}
.TagClassName
{
border-color: #492934;
}
</style>