Shades of Castro #461627
Tints of Castro #461627
RGB
CMYK
RGB Variations
Color information
#461627 (or 0x461627) is known color: Castro. HEX triplet: 46, 16 and 27. RGB value is (70,22,39). Sum of RGB (Red+Green+Blue) = 70+22+39=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 22 (8.98% from 255 or 16.79% from 131); Blue value is 39 (15.62% from 255 or 29.77% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #461627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461627 is #B9E9D8. Grayscale: #262626. Windows color (decimal): -12184025 or 2561606. OLE color: 2561606.
HSL color Cylindrical-coordinate representation of color #461627: hue angle of 338.75º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #461627 is Cyan = 0, Magento = 0.69, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 22 | 39 | - |
| CMYK | 0 | 0.69 | 0.44 | 0.73 |
| HSL | 338.75º | 0.52% | 0.18% | - |
| HSV(B) | 338.75º | 0.69% | 0.27% | - |
| XYZ | 3.18 | 2.02 | 2.14 | - |
| YUV | 38.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 22 | 39 | 0 | 0.69 | 0.44 | 0.73 | 338.75 | 0.52 | 0.18 |
| Hex | 46 | 16 | 27 | 0 | 45 | 2C | 49 | 153 | 34 | 12 |
| Octal | 106 | 26 | 47 | 0 | 105 | 54 | 111 | 523 | 64 | 22 |
| Binary | 1000110 | 10110 | 100111 | 0 | 1000101 | 101100 | 1001001 | 101010011 | 110100 | 10010 |
Color Harmonies of #461627
Complementary color
Monochromatic Colors of #461627
Black with #461627
Text Example
Text Example
White with #461627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461627; }
p { color: rgb(70,22,39); }
H1.HeaderClassName
{
color: #461627;
}
.AnyTagClassName
{
color: #461627;
}
</style>
background-color css
<style>
a { background-color: #461627; }
a { background-color: rgb(70,22,39); }
div.DivClassName
{
background-color: #461627;
}
.BgClassName
{
background-color: #461627;
}
</style>
border-color css
<style>
span { border-color: #461627; }
span { border-color: rgb(70,22,39); }
td.TdClassName
{
border-color: #461627;
}
.TagClassName
{
border-color: #461627;
}
</style>