Shades of Castro #492435
Tints of Castro #492435
RGB
CMYK
RGB Variations
Color information
#492435 (or 0x492435) is known color: Castro. HEX triplet: 49, 24 and 35. RGB value is (73,36,53). Sum of RGB (Red+Green+Blue) = 73+36+53=162 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.06% from 162); Green value is 36 (14.45% from 255 or 22.22% from 162); Blue value is 53 (21.09% from 255 or 32.72% from 162); Max value from RGB is 73 - color contains mainly: red. Hex color #492435 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492435 is #B6DBCA. Grayscale: #303030. Windows color (decimal): -11983819 or 3482697. OLE color: 3482697.
HSL color Cylindrical-coordinate representation of color #492435: hue angle of 332.43º degrees, saturation: 0.34, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #492435 is Cyan = 0, Magento = 0.51, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 36 | 53 | - |
| CMYK | 0 | 0.51 | 0.27 | 0.71 |
| HSL | 332.43º | 0.34% | 0.21% | - |
| HSV(B) | 332.43º | 0.51% | 0.29% | - |
| XYZ | 4.02 | 2.94 | 3.72 | - |
| YUV | 49 | 130.26 | 145.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 36 | 53 | 0 | 0.51 | 0.27 | 0.71 | 332.43 | 0.34 | 0.21 |
| Hex | 49 | 24 | 35 | 0 | 33 | 1B | 47 | 14C | 22 | 15 |
| Octal | 111 | 44 | 65 | 0 | 63 | 33 | 107 | 514 | 42 | 25 |
| Binary | 1001001 | 100100 | 110101 | 0 | 110011 | 11011 | 1000111 | 101001100 | 100010 | 10101 |
Color Harmonies of #492435
Complementary color
Monochromatic Colors of #492435
Black with #492435
Text Example
Text Example
White with #492435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492435; }
p { color: rgb(73,36,53); }
H1.HeaderClassName
{
color: #492435;
}
.AnyTagClassName
{
color: #492435;
}
</style>
background-color css
<style>
a { background-color: #492435; }
a { background-color: rgb(73,36,53); }
div.DivClassName
{
background-color: #492435;
}
.BgClassName
{
background-color: #492435;
}
</style>
border-color css
<style>
span { border-color: #492435; }
span { border-color: rgb(73,36,53); }
td.TdClassName
{
border-color: #492435;
}
.TagClassName
{
border-color: #492435;
}
</style>