Shades of Castro #492533
Tints of Castro #492533
RGB
CMYK
RGB Variations
Color information
#492533 (or 0x492533) is known color: Castro. HEX triplet: 49, 25 and 33. RGB value is (73,37,51). Sum of RGB (Red+Green+Blue) = 73+37+51=161 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.34% from 161); Green value is 37 (14.84% from 255 or 22.98% from 161); Blue value is 51 (20.31% from 255 or 31.68% from 161); Max value from RGB is 73 - color contains mainly: red. Hex color #492533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492533 is #B6DACC. Grayscale: #313131. Windows color (decimal): -11983565 or 3351881. OLE color: 3351881.
HSL color Cylindrical-coordinate representation of color #492533: hue angle of 336.67º 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 #492533 is Cyan = 0, Magento = 0.49, Yellow = 0.30 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 51 | - |
| CMYK | 0 | 0.49 | 0.30 | 0.71 |
| HSL | 336.67º | 0.33% | 0.22% | - |
| HSV(B) | 336.67º | 0.49% | 0.29% | - |
| XYZ | 4.01 | 2.98 | 3.5 | - |
| YUV | 49.36 | 128.93 | 144.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 51 | 0 | 0.49 | 0.30 | 0.71 | 336.67 | 0.33 | 0.22 |
| Hex | 49 | 25 | 33 | 0 | 31 | 1E | 47 | 151 | 21 | 16 |
| Octal | 111 | 45 | 63 | 0 | 61 | 36 | 107 | 521 | 41 | 26 |
| Binary | 1001001 | 100101 | 110011 | 0 | 110001 | 11110 | 1000111 | 101010001 | 100001 | 10110 |
Color Harmonies of #492533
Complementary color
Monochromatic Colors of #492533
Black with #492533
Text Example
Text Example
White with #492533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492533; }
p { color: rgb(73,37,51); }
H1.HeaderClassName
{
color: #492533;
}
.AnyTagClassName
{
color: #492533;
}
</style>
background-color css
<style>
a { background-color: #492533; }
a { background-color: rgb(73,37,51); }
div.DivClassName
{
background-color: #492533;
}
.BgClassName
{
background-color: #492533;
}
</style>
border-color css
<style>
span { border-color: #492533; }
span { border-color: rgb(73,37,51); }
td.TdClassName
{
border-color: #492533;
}
.TagClassName
{
border-color: #492533;
}
</style>