Shades of Castro #492835
Tints of Castro #492835
RGB
CMYK
RGB Variations
Color information
#492835 (or 0x492835) is known color: Castro. HEX triplet: 49, 28 and 35. RGB value is (73,40,53). Sum of RGB (Red+Green+Blue) = 73+40+53=166 (21% of max value = 765). Red value is 73 (28.91% from 255 or 43.98% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 53 (21.09% from 255 or 31.93% from 166); Max value from RGB is 73 - color contains mainly: red. Hex color #492835 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492835 is #B6D7CA. Grayscale: #333333. Windows color (decimal): -11982795 or 3483721. OLE color: 3483721.
HSL color Cylindrical-coordinate representation of color #492835: hue angle of 336.36º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #492835 is Cyan = 0, Magento = 0.45, Yellow = 0.27 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 40 | 53 | - |
| CMYK | 0 | 0.45 | 0.27 | 0.71 |
| HSL | 336.36º | 0.29% | 0.22% | - |
| HSV(B) | 336.36º | 0.45% | 0.29% | - |
| XYZ | 4.15 | 3.19 | 3.77 | - |
| YUV | 51.35 | 128.93 | 143.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 40 | 53 | 0 | 0.45 | 0.27 | 0.71 | 336.36 | 0.29 | 0.22 |
| Hex | 49 | 28 | 35 | 0 | 2D | 1B | 47 | 150 | 1D | 16 |
| Octal | 111 | 50 | 65 | 0 | 55 | 33 | 107 | 520 | 35 | 26 |
| Binary | 1001001 | 101000 | 110101 | 0 | 101101 | 11011 | 1000111 | 101010000 | 11101 | 10110 |
Color Harmonies of #492835
Complementary color
Monochromatic Colors of #492835
Black with #492835
Text Example
Text Example
White with #492835
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492835; }
p { color: rgb(73,40,53); }
H1.HeaderClassName
{
color: #492835;
}
.AnyTagClassName
{
color: #492835;
}
</style>
background-color css
<style>
a { background-color: #492835; }
a { background-color: rgb(73,40,53); }
div.DivClassName
{
background-color: #492835;
}
.BgClassName
{
background-color: #492835;
}
</style>
border-color css
<style>
span { border-color: #492835; }
span { border-color: rgb(73,40,53); }
td.TdClassName
{
border-color: #492835;
}
.TagClassName
{
border-color: #492835;
}
</style>