Shades of Castro #491728
Tints of Castro #491728
RGB
CMYK
RGB Variations
Color information
#491728 (or 0x491728) is known color: Castro. HEX triplet: 49, 17 and 28. RGB value is (73,23,40). Sum of RGB (Red+Green+Blue) = 73+23+40=136 (18% of max value = 765). Red value is 73 (28.91% from 255 or 53.68% from 136); Green value is 23 (9.38% from 255 or 16.91% from 136); Blue value is 40 (16.02% from 255 or 29.41% from 136); Max value from RGB is 73 - color contains mainly: red. Hex color #491728 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491728 is #B6E8D7. Grayscale: #272727. Windows color (decimal): -11987160 or 2627401. OLE color: 2627401.
HSL color Cylindrical-coordinate representation of color #491728: hue angle of 339.6º degrees, saturation: 0.52, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #491728 is Cyan = 0, Magento = 0.68, Yellow = 0.45 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 23 | 40 | - |
| CMYK | 0 | 0.68 | 0.45 | 0.71 |
| HSL | 339.6º | 0.52% | 0.19% | - |
| HSV(B) | 339.6º | 0.68% | 0.29% | - |
| XYZ | 3.44 | 2.18 | 2.25 | - |
| YUV | 39.89 | 128.07 | 151.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 23 | 40 | 0 | 0.68 | 0.45 | 0.71 | 339.6 | 0.52 | 0.19 |
| Hex | 49 | 17 | 28 | 0 | 44 | 2D | 47 | 154 | 34 | 13 |
| Octal | 111 | 27 | 50 | 0 | 104 | 55 | 107 | 524 | 64 | 23 |
| Binary | 1001001 | 10111 | 101000 | 0 | 1000100 | 101101 | 1000111 | 101010100 | 110100 | 10011 |
Color Harmonies of #491728
Complementary color
Monochromatic Colors of #491728
Black with #491728
Text Example
Text Example
White with #491728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491728; }
p { color: rgb(73,23,40); }
H1.HeaderClassName
{
color: #491728;
}
.AnyTagClassName
{
color: #491728;
}
</style>
background-color css
<style>
a { background-color: #491728; }
a { background-color: rgb(73,23,40); }
div.DivClassName
{
background-color: #491728;
}
.BgClassName
{
background-color: #491728;
}
</style>
border-color css
<style>
span { border-color: #491728; }
span { border-color: rgb(73,23,40); }
td.TdClassName
{
border-color: #491728;
}
.TagClassName
{
border-color: #491728;
}
</style>