Shades of Castro #492532
Tints of Castro #492532
RGB
CMYK
RGB Variations
Color information
#492532 (or 0x492532) is known color: Castro. HEX triplet: 49, 25 and 32. RGB value is (73,37,50). Sum of RGB (Red+Green+Blue) = 73+37+50=160 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.62% from 160); Green value is 37 (14.84% from 255 or 23.12% from 160); Blue value is 50 (19.92% from 255 or 31.25% from 160); Max value from RGB is 73 - color contains mainly: red. Hex color #492532 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492532 is #B6DACD. Grayscale: #313131. Windows color (decimal): -11983566 or 3286345. OLE color: 3286345.
HSL color Cylindrical-coordinate representation of color #492532: hue angle of 338.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 #492532 is Cyan = 0, Magento = 0.49, Yellow = 0.32 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 37 | 50 | - |
| CMYK | 0 | 0.49 | 0.32 | 0.71 |
| HSL | 338.33º | 0.33% | 0.22% | - |
| HSV(B) | 338.33º | 0.49% | 0.29% | - |
| XYZ | 3.98 | 2.97 | 3.38 | - |
| YUV | 49.25 | 128.43 | 144.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 37 | 50 | 0 | 0.49 | 0.32 | 0.71 | 338.33 | 0.33 | 0.22 |
| Hex | 49 | 25 | 32 | 0 | 31 | 20 | 47 | 152 | 21 | 16 |
| Octal | 111 | 45 | 62 | 0 | 61 | 40 | 107 | 522 | 41 | 26 |
| Binary | 1001001 | 100101 | 110010 | 0 | 110001 | 100000 | 1000111 | 101010010 | 100001 | 10110 |
Color Harmonies of #492532
Complementary color
Monochromatic Colors of #492532
Black with #492532
Text Example
Text Example
White with #492532
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492532; }
p { color: rgb(73,37,50); }
H1.HeaderClassName
{
color: #492532;
}
.AnyTagClassName
{
color: #492532;
}
</style>
background-color css
<style>
a { background-color: #492532; }
a { background-color: rgb(73,37,50); }
div.DivClassName
{
background-color: #492532;
}
.BgClassName
{
background-color: #492532;
}
</style>
border-color css
<style>
span { border-color: #492532; }
span { border-color: rgb(73,37,50); }
td.TdClassName
{
border-color: #492532;
}
.TagClassName
{
border-color: #492532;
}
</style>