Shades of Castro #491527
Tints of Castro #491527
RGB
CMYK
RGB Variations
Color information
#491527 (or 0x491527) is known color: Castro. HEX triplet: 49, 15 and 27. RGB value is (73,21,39). Sum of RGB (Red+Green+Blue) = 73+21+39=133 (17% of max value = 765). Red value is 73 (28.91% from 255 or 54.89% from 133); Green value is 21 (8.59% from 255 or 15.79% from 133); Blue value is 39 (15.62% from 255 or 29.32% from 133); Max value from RGB is 73 - color contains mainly: red. Hex color #491527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #491527 is #B6EAD8. Grayscale: #262626. Windows color (decimal): -11987673 or 2561353. OLE color: 2561353.
HSL color Cylindrical-coordinate representation of color #491527: hue angle of 339.23º degrees, saturation: 0.55, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #491527 is Cyan = 0, Magento = 0.71, Yellow = 0.47 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 21 | 39 | - |
| CMYK | 0 | 0.71 | 0.47 | 0.71 |
| HSL | 339.23º | 0.55% | 0.18% | - |
| HSV(B) | 339.23º | 0.71% | 0.29% | - |
| XYZ | 3.38 | 2.1 | 2.15 | - |
| YUV | 38.6 | 128.23 | 152.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 21 | 39 | 0 | 0.71 | 0.47 | 0.71 | 339.23 | 0.55 | 0.18 |
| Hex | 49 | 15 | 27 | 0 | 47 | 2F | 47 | 153 | 37 | 12 |
| Octal | 111 | 25 | 47 | 0 | 107 | 57 | 107 | 523 | 67 | 22 |
| Binary | 1001001 | 10101 | 100111 | 0 | 1000111 | 101111 | 1000111 | 101010011 | 110111 | 10010 |
Color Harmonies of #491527
Complementary color
Monochromatic Colors of #491527
Black with #491527
Text Example
Text Example
White with #491527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #491527; }
p { color: rgb(73,21,39); }
H1.HeaderClassName
{
color: #491527;
}
.AnyTagClassName
{
color: #491527;
}
</style>
background-color css
<style>
a { background-color: #491527; }
a { background-color: rgb(73,21,39); }
div.DivClassName
{
background-color: #491527;
}
.BgClassName
{
background-color: #491527;
}
</style>
border-color css
<style>
span { border-color: #491527; }
span { border-color: rgb(73,21,39); }
td.TdClassName
{
border-color: #491527;
}
.TagClassName
{
border-color: #491527;
}
</style>