Shades of Castro #461527
Tints of Castro #461527
RGB
CMYK
RGB Variations
Color information
#461527 (or 0x461527) is known color: Castro. HEX triplet: 46, 15 and 27. RGB value is (70,21,39). Sum of RGB (Red+Green+Blue) = 70+21+39=130 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.85% from 130); Green value is 21 (8.59% from 255 or 16.15% from 130); Blue value is 39 (15.62% from 255 or 30% from 130); Max value from RGB is 70 - color contains mainly: red. Hex color #461527 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461527 is #B9EAD8. Grayscale: #252525. Windows color (decimal): -12184281 or 2561350. OLE color: 2561350.
HSL color Cylindrical-coordinate representation of color #461527: hue angle of 337.96º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #461527 is Cyan = 0, Magento = 0.70, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 21 | 39 | - |
| CMYK | 0 | 0.70 | 0.44 | 0.73 |
| HSL | 337.96º | 0.54% | 0.18% | - |
| HSV(B) | 337.96º | 0.7% | 0.27% | - |
| XYZ | 3.16 | 1.98 | 2.14 | - |
| YUV | 37.7 | 128.73 | 151.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 21 | 39 | 0 | 0.70 | 0.44 | 0.73 | 337.96 | 0.54 | 0.18 |
| Hex | 46 | 15 | 27 | 0 | 46 | 2C | 49 | 152 | 36 | 12 |
| Octal | 106 | 25 | 47 | 0 | 106 | 54 | 111 | 522 | 66 | 22 |
| Binary | 1000110 | 10101 | 100111 | 0 | 1000110 | 101100 | 1001001 | 101010010 | 110110 | 10010 |
Color Harmonies of #461527
Complementary color
Monochromatic Colors of #461527
Black with #461527
Text Example
Text Example
White with #461527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461527; }
p { color: rgb(70,21,39); }
H1.HeaderClassName
{
color: #461527;
}
.AnyTagClassName
{
color: #461527;
}
</style>
background-color css
<style>
a { background-color: #461527; }
a { background-color: rgb(70,21,39); }
div.DivClassName
{
background-color: #461527;
}
.BgClassName
{
background-color: #461527;
}
</style>
border-color css
<style>
span { border-color: #461527; }
span { border-color: rgb(70,21,39); }
td.TdClassName
{
border-color: #461527;
}
.TagClassName
{
border-color: #461527;
}
</style>