Shades of Castro #461927
Tints of Castro #461927
RGB
CMYK
RGB Variations
Color information
#461927 (or 0x461927) is known color: Castro. HEX triplet: 46, 19 and 27. RGB value is (70,25,39). Sum of RGB (Red+Green+Blue) = 70+25+39=134 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.24% from 134); Green value is 25 (10.16% from 255 or 18.66% from 134); Blue value is 39 (15.62% from 255 or 29.10% from 134); Max value from RGB is 70 - color contains mainly: red. Hex color #461927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461927 is #B9E6D8. Grayscale: #282828. Windows color (decimal): -12183257 or 2562374. OLE color: 2562374.
HSL color Cylindrical-coordinate representation of color #461927: hue angle of 341.33º degrees, saturation: 0.47, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #461927 is Cyan = 0, Magento = 0.64, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 25 | 39 | - |
| CMYK | 0 | 0.64 | 0.44 | 0.73 |
| HSL | 341.33º | 0.47% | 0.19% | - |
| HSV(B) | 341.33º | 0.64% | 0.27% | - |
| XYZ | 3.24 | 2.14 | 2.16 | - |
| YUV | 40.05 | 127.41 | 149.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 25 | 39 | 0 | 0.64 | 0.44 | 0.73 | 341.33 | 0.47 | 0.19 |
| Hex | 46 | 19 | 27 | 0 | 40 | 2C | 49 | 155 | 2F | 13 |
| Octal | 106 | 31 | 47 | 0 | 100 | 54 | 111 | 525 | 57 | 23 |
| Binary | 1000110 | 11001 | 100111 | 0 | 1000000 | 101100 | 1001001 | 101010101 | 101111 | 10011 |
Color Harmonies of #461927
Complementary color
Monochromatic Colors of #461927
Black with #461927
Text Example
Text Example
White with #461927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461927; }
p { color: rgb(70,25,39); }
H1.HeaderClassName
{
color: #461927;
}
.AnyTagClassName
{
color: #461927;
}
</style>
background-color css
<style>
a { background-color: #461927; }
a { background-color: rgb(70,25,39); }
div.DivClassName
{
background-color: #461927;
}
.BgClassName
{
background-color: #461927;
}
</style>
border-color css
<style>
span { border-color: #461927; }
span { border-color: rgb(70,25,39); }
td.TdClassName
{
border-color: #461927;
}
.TagClassName
{
border-color: #461927;
}
</style>