Shades of Castro #461827
Tints of Castro #461827
RGB
CMYK
RGB Variations
Color information
#461827 (or 0x461827) is known color: Castro. HEX triplet: 46, 18 and 27. RGB value is (70,24,39). Sum of RGB (Red+Green+Blue) = 70+24+39=133 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.63% from 133); Green value is 24 (9.77% from 255 or 18.05% from 133); Blue value is 39 (15.62% from 255 or 29.32% from 133); Max value from RGB is 70 - color contains mainly: red. Hex color #461827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #461827 is #B9E7D8. Grayscale: #272727. Windows color (decimal): -12183513 or 2562118. OLE color: 2562118.
HSL color Cylindrical-coordinate representation of color #461827: hue angle of 340.43º degrees, saturation: 0.49, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #461827 is Cyan = 0, Magento = 0.66, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 24 | 39 | - |
| CMYK | 0 | 0.66 | 0.44 | 0.73 |
| HSL | 340.43º | 0.49% | 0.18% | - |
| HSV(B) | 340.43º | 0.66% | 0.27% | - |
| XYZ | 3.22 | 2.1 | 2.16 | - |
| YUV | 39.46 | 127.74 | 149.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 24 | 39 | 0 | 0.66 | 0.44 | 0.73 | 340.43 | 0.49 | 0.18 |
| Hex | 46 | 18 | 27 | 0 | 42 | 2C | 49 | 154 | 31 | 12 |
| Octal | 106 | 30 | 47 | 0 | 102 | 54 | 111 | 524 | 61 | 22 |
| Binary | 1000110 | 11000 | 100111 | 0 | 1000010 | 101100 | 1001001 | 101010100 | 110001 | 10010 |
Color Harmonies of #461827
Complementary color
Monochromatic Colors of #461827
Black with #461827
Text Example
Text Example
White with #461827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #461827; }
p { color: rgb(70,24,39); }
H1.HeaderClassName
{
color: #461827;
}
.AnyTagClassName
{
color: #461827;
}
</style>
background-color css
<style>
a { background-color: #461827; }
a { background-color: rgb(70,24,39); }
div.DivClassName
{
background-color: #461827;
}
.BgClassName
{
background-color: #461827;
}
</style>
border-color css
<style>
span { border-color: #461827; }
span { border-color: rgb(70,24,39); }
td.TdClassName
{
border-color: #461827;
}
.TagClassName
{
border-color: #461827;
}
</style>