Shades of Castro #492535
Tints of Castro #492535
RGB
CMYK
RGB Variations
Color information
#492535 (or 0x492535) is known color: Castro. HEX triplet: 49, 25 and 35. RGB value is (73,37,53). Sum of RGB (Red+Green+Blue) = 73+37+53=163 (21% of max value = 765). Red value is 73 (28.91% from 255 or 44.79% from 163); Green value is 37 (14.84% from 255 or 22.70% from 163); Blue value is 53 (21.09% from 255 or 32.52% from 163); Max value from RGB is 73 - color contains mainly: red. Hex color #492535 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492535 is #B6DACA. Grayscale: #313131. Windows color (decimal): -11983563 or 3482953. OLE color: 3482953.
HSL color Cylindrical-coordinate representation of color #492535: hue angle of 333.33º degrees, saturation: 0.33, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #492535 is Cyan = 0, Magento = 0.49, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 53 | - |
| CMYK | 0 | 0.49 | 0.27 | 0.71 |
| HSL | 333.33º | 0.33% | 0.22% | - |
| HSV(B) | 333.33º | 0.49% | 0.29% | - |
| XYZ | 4.05 | 3 | 3.73 | - |
| YUV | 49.59 | 129.93 | 144.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 53 | 0 | 0.49 | 0.27 | 0.71 | 333.33 | 0.33 | 0.22 |
| Hex | 49 | 25 | 35 | 0 | 31 | 1B | 47 | 14D | 21 | 16 |
| Octal | 111 | 45 | 65 | 0 | 61 | 33 | 107 | 515 | 41 | 26 |
| Binary | 1001001 | 100101 | 110101 | 0 | 110001 | 11011 | 1000111 | 101001101 | 100001 | 10110 |
Color Harmonies of #492535
Complementary color
Monochromatic Colors of #492535
Black with #492535
Text Example
Text Example
White with #492535
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492535; }
p { color: rgb(73,37,53); }
H1.HeaderClassName
{
color: #492535;
}
.AnyTagClassName
{
color: #492535;
}
</style>
background-color css
<style>
a { background-color: #492535; }
a { background-color: rgb(73,37,53); }
div.DivClassName
{
background-color: #492535;
}
.BgClassName
{
background-color: #492535;
}
</style>
border-color css
<style>
span { border-color: #492535; }
span { border-color: rgb(73,37,53); }
td.TdClassName
{
border-color: #492535;
}
.TagClassName
{
border-color: #492535;
}
</style>