Shades of Castro #461727
Tints of Castro #461727
RGB
CMYK
RGB Variations
Color information
#461727 (or 0x461727) is known color: Castro. HEX triplet: 46, 17 and 27. RGB value is (70,23,39). Sum of RGB (Red+Green+Blue) = 70+23+39=132 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.03% from 132); Green value is 23 (9.38% from 255 or 17.42% from 132); Blue value is 39 (15.62% from 255 or 29.55% from 132); Max value from RGB is 70 - color contains mainly: red. Hex color #461727 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461727 is #B9E8D8. Grayscale: #262626. Windows color (decimal): -12183769 or 2561862. OLE color: 2561862.
HSL color Cylindrical-coordinate representation of color #461727: hue angle of 339.57º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #461727 is Cyan = 0, Magento = 0.67, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 23 | 39 | - |
| CMYK | 0 | 0.67 | 0.44 | 0.73 |
| HSL | 339.57º | 0.51% | 0.18% | - |
| HSV(B) | 339.57º | 0.67% | 0.27% | - |
| XYZ | 3.2 | 2.06 | 2.15 | - |
| YUV | 38.88 | 128.07 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 23 | 39 | 0 | 0.67 | 0.44 | 0.73 | 339.57 | 0.51 | 0.18 |
| Hex | 46 | 17 | 27 | 0 | 43 | 2C | 49 | 154 | 33 | 12 |
| Octal | 106 | 27 | 47 | 0 | 103 | 54 | 111 | 524 | 63 | 22 |
| Binary | 1000110 | 10111 | 100111 | 0 | 1000011 | 101100 | 1001001 | 101010100 | 110011 | 10010 |
Color Harmonies of #461727
Complementary color
Monochromatic Colors of #461727
Black with #461727
Text Example
Text Example
White with #461727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461727; }
p { color: rgb(70,23,39); }
H1.HeaderClassName
{
color: #461727;
}
.AnyTagClassName
{
color: #461727;
}
</style>
background-color css
<style>
a { background-color: #461727; }
a { background-color: rgb(70,23,39); }
div.DivClassName
{
background-color: #461727;
}
.BgClassName
{
background-color: #461727;
}
</style>
border-color css
<style>
span { border-color: #461727; }
span { border-color: rgb(70,23,39); }
td.TdClassName
{
border-color: #461727;
}
.TagClassName
{
border-color: #461727;
}
</style>