Shades of Castro #492634
Tints of Castro #492634
RGB
CMYK
RGB Variations
Color information
#492634 (or 0x492634) is known color: Castro. HEX triplet: 49, 26 and 34. RGB value is (73,38,52). Sum of RGB (Red+Green+Blue) = 73+38+52=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 38 (15.23% from 255 or 23.31% from 163); Blue value is 52 (20.70% from 255 or 31.90% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #492634 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492634 is #B6D9CB. Grayscale: #323232. Windows color (decimal): -11983308 or 3417673. OLE color: 3417673.
HSL color Cylindrical-coordinate representation of color #492634: hue angle of 336º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #492634 is Cyan = 0, Magento = 0.48, Yellow = 0.29 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 52 | - |
| CMYK | 0 | 0.48 | 0.29 | 0.71 |
| HSL | 336º | 0.32% | 0.22% | - |
| HSV(B) | 336º | 0.48% | 0.29% | - |
| XYZ | 4.06 | 3.05 | 3.62 | - |
| YUV | 50.06 | 129.1 | 144.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 52 | 0 | 0.48 | 0.29 | 0.71 | 336 | 0.32 | 0.22 |
| Hex | 49 | 26 | 34 | 0 | 30 | 1D | 47 | 150 | 20 | 16 |
| Octal | 111 | 46 | 64 | 0 | 60 | 35 | 107 | 520 | 40 | 26 |
| Binary | 1001001 | 100110 | 110100 | 0 | 110000 | 11101 | 1000111 | 101010000 | 100000 | 10110 |
Color Harmonies of #492634
Complementary color
Monochromatic Colors of #492634
Black with #492634
Text Example
Text Example
White with #492634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492634; }
p { color: rgb(73,38,52); }
H1.HeaderClassName
{
color: #492634;
}
.AnyTagClassName
{
color: #492634;
}
</style>
background-color css
<style>
a { background-color: #492634; }
a { background-color: rgb(73,38,52); }
div.DivClassName
{
background-color: #492634;
}
.BgClassName
{
background-color: #492634;
}
</style>
border-color css
<style>
span { border-color: #492634; }
span { border-color: rgb(73,38,52); }
td.TdClassName
{
border-color: #492634;
}
.TagClassName
{
border-color: #492634;
}
</style>