Shades of Castro #492630
Tints of Castro #492630
RGB
CMYK
RGB Variations
Color information
#492630 (or 0x492630) is known color: Castro. HEX triplet: 49, 26 and 30. RGB value is (73,38,48). Sum of RGB (Red+Green+Blue) = 73+38+48=159 (21% of max value = 765). Red value is 73 (28.91% from 255 or 45.91% from 159); Green value is 38 (15.23% from 255 or 23.90% from 159); Blue value is 48 (19.14% from 255 or 30.19% from 159); Max value from RGB is 73 - color contains mainly: red. Hex color #492630 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #492630 is #B6D9CF. Grayscale: #313131. Windows color (decimal): -11983312 or 3155529. OLE color: 3155529.
HSL color Cylindrical-coordinate representation of color #492630: hue angle of 342.86º 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 #492630 is Cyan = 0, Magento = 0.48, Yellow = 0.34 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 38 | 48 | - |
| CMYK | 0 | 0.48 | 0.34 | 0.71 |
| HSL | 342.86º | 0.32% | 0.22% | - |
| HSV(B) | 342.86º | 0.48% | 0.29% | - |
| XYZ | 3.97 | 3.02 | 3.17 | - |
| YUV | 49.61 | 127.1 | 144.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 38 | 48 | 0 | 0.48 | 0.34 | 0.71 | 342.86 | 0.32 | 0.22 |
| Hex | 49 | 26 | 30 | 0 | 30 | 22 | 47 | 157 | 20 | 16 |
| Octal | 111 | 46 | 60 | 0 | 60 | 42 | 107 | 527 | 40 | 26 |
| Binary | 1001001 | 100110 | 110000 | 0 | 110000 | 100010 | 1000111 | 101010111 | 100000 | 10110 |
Color Harmonies of #492630
Complementary color
Monochromatic Colors of #492630
Black with #492630
Text Example
Text Example
White with #492630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #492630; }
p { color: rgb(73,38,48); }
H1.HeaderClassName
{
color: #492630;
}
.AnyTagClassName
{
color: #492630;
}
</style>
background-color css
<style>
a { background-color: #492630; }
a { background-color: rgb(73,38,48); }
div.DivClassName
{
background-color: #492630;
}
.BgClassName
{
background-color: #492630;
}
</style>
border-color css
<style>
span { border-color: #492630; }
span { border-color: rgb(73,38,48); }
td.TdClassName
{
border-color: #492630;
}
.TagClassName
{
border-color: #492630;
}
</style>