Shades of Castro #492631
Tints of Castro #492631
RGB
CMYK
RGB Variations
Color information
#492631 (or 0x492631) is known color: Castro. HEX triplet: 49, 26 and 31. RGB value is (73,38,49). Sum of RGB (Red+Green+Blue) = 73+38+49=160 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.62% from 160); Green value is 38 (15.23% from 255 or 23.75% from 160); Blue value is 49 (19.53% from 255 or 30.62% from 160); Max value from RGB is 73 - color contains mainly: red. Hex color #492631 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492631 is #B6D9CE. Grayscale: #313131. Windows color (decimal): -11983311 or 3221065. OLE color: 3221065.
HSL color Cylindrical-coordinate representation of color #492631: hue angle of 341.14º degrees, saturation: 0.32, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #492631 is Cyan = 0, Magento = 0.48, Yellow = 0.33 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 49 | - |
| CMYK | 0 | 0.48 | 0.33 | 0.71 |
| HSL | 341.14º | 0.32% | 0.22% | - |
| HSV(B) | 341.14º | 0.48% | 0.29% | - |
| XYZ | 4 | 3.02 | 3.28 | - |
| YUV | 49.72 | 127.6 | 144.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 49 | 0 | 0.48 | 0.33 | 0.71 | 341.14 | 0.32 | 0.22 |
| Hex | 49 | 26 | 31 | 0 | 30 | 21 | 47 | 155 | 20 | 16 |
| Octal | 111 | 46 | 61 | 0 | 60 | 41 | 107 | 525 | 40 | 26 |
| Binary | 1001001 | 100110 | 110001 | 0 | 110000 | 100001 | 1000111 | 101010101 | 100000 | 10110 |
Color Harmonies of #492631
Complementary color
Monochromatic Colors of #492631
Black with #492631
Text Example
Text Example
White with #492631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492631; }
p { color: rgb(73,38,49); }
H1.HeaderClassName
{
color: #492631;
}
.AnyTagClassName
{
color: #492631;
}
</style>
background-color css
<style>
a { background-color: #492631; }
a { background-color: rgb(73,38,49); }
div.DivClassName
{
background-color: #492631;
}
.BgClassName
{
background-color: #492631;
}
</style>
border-color css
<style>
span { border-color: #492631; }
span { border-color: rgb(73,38,49); }
td.TdClassName
{
border-color: #492631;
}
.TagClassName
{
border-color: #492631;
}
</style>