Shades of Castro #491628
Tints of Castro #491628
RGB
CMYK
RGB Variations
Color information
#491628 (or 0x491628) is known color: Castro. HEX triplet: 49, 16 and 28. RGB value is (73,22,40). Sum of RGB (Red+Green+Blue) = 73+22+40=135 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.07% from 135); Green value is 22 (8.98% from 255 or 16.30% from 135); Blue value is 40 (16.02% from 255 or 29.63% from 135); Max value from RGB is 73 - color contains mainly: red. Hex color #491628 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491628 is #B6E9D7. Grayscale: #272727. Windows color (decimal): -11987416 or 2627145. OLE color: 2627145.
HSL color Cylindrical-coordinate representation of color #491628: hue angle of 338.82º degrees, saturation: 0.54, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #491628 is Cyan = 0, Magento = 0.70, Yellow = 0.45 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 22 | 40 | - |
| CMYK | 0 | 0.70 | 0.45 | 0.71 |
| HSL | 338.82º | 0.54% | 0.19% | - |
| HSV(B) | 338.82º | 0.7% | 0.29% | - |
| XYZ | 3.42 | 2.14 | 2.24 | - |
| YUV | 39.3 | 128.4 | 152.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 22 | 40 | 0 | 0.70 | 0.45 | 0.71 | 338.82 | 0.54 | 0.19 |
| Hex | 49 | 16 | 28 | 0 | 46 | 2D | 47 | 153 | 36 | 13 |
| Octal | 111 | 26 | 50 | 0 | 106 | 55 | 107 | 523 | 66 | 23 |
| Binary | 1001001 | 10110 | 101000 | 0 | 1000110 | 101101 | 1000111 | 101010011 | 110110 | 10011 |
Color Harmonies of #491628
Complementary color
Monochromatic Colors of #491628
Black with #491628
Text Example
Text Example
White with #491628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491628; }
p { color: rgb(73,22,40); }
H1.HeaderClassName
{
color: #491628;
}
.AnyTagClassName
{
color: #491628;
}
</style>
background-color css
<style>
a { background-color: #491628; }
a { background-color: rgb(73,22,40); }
div.DivClassName
{
background-color: #491628;
}
.BgClassName
{
background-color: #491628;
}
</style>
border-color css
<style>
span { border-color: #491628; }
span { border-color: rgb(73,22,40); }
td.TdClassName
{
border-color: #491628;
}
.TagClassName
{
border-color: #491628;
}
</style>