Shades of Castro #462431
Tints of Castro #462431
RGB
CMYK
RGB Variations
Color information
#462431 (or 0x462431) is known color: Castro. HEX triplet: 46, 24 and 31. RGB value is (70,36,49). Sum of RGB (Red+Green+Blue) = 70+36+49=155 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.16% from 155); Green value is 36 (14.45% from 255 or 23.23% from 155); Blue value is 49 (19.53% from 255 or 31.61% from 155); Max value from RGB is 70 - color contains mainly: red. Hex color #462431 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462431 is #B9DBCE. Grayscale: #2F2F2F. Windows color (decimal): -12180431 or 3220550. OLE color: 3220550.
HSL color Cylindrical-coordinate representation of color #462431: hue angle of 337.06º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #462431 is Cyan = 0, Magento = 0.49, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 49 | - |
| CMYK | 0 | 0.49 | 0.30 | 0.73 |
| HSL | 337.06º | 0.32% | 0.21% | - |
| HSV(B) | 337.06º | 0.49% | 0.27% | - |
| XYZ | 3.71 | 2.79 | 3.25 | - |
| YUV | 47.65 | 128.76 | 143.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 49 | 0 | 0.49 | 0.30 | 0.73 | 337.06 | 0.32 | 0.21 |
| Hex | 46 | 24 | 31 | 0 | 31 | 1E | 49 | 151 | 20 | 15 |
| Octal | 106 | 44 | 61 | 0 | 61 | 36 | 111 | 521 | 40 | 25 |
| Binary | 1000110 | 100100 | 110001 | 0 | 110001 | 11110 | 1001001 | 101010001 | 100000 | 10101 |
Color Harmonies of #462431
Complementary color
Monochromatic Colors of #462431
Black with #462431
Text Example
Text Example
White with #462431
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462431; }
p { color: rgb(70,36,49); }
H1.HeaderClassName
{
color: #462431;
}
.AnyTagClassName
{
color: #462431;
}
</style>
background-color css
<style>
a { background-color: #462431; }
a { background-color: rgb(70,36,49); }
div.DivClassName
{
background-color: #462431;
}
.BgClassName
{
background-color: #462431;
}
</style>
border-color css
<style>
span { border-color: #462431; }
span { border-color: rgb(70,36,49); }
td.TdClassName
{
border-color: #462431;
}
.TagClassName
{
border-color: #462431;
}
</style>