Shades of Castro #462931
Tints of Castro #462931
RGB
CMYK
RGB Variations
Color information
#462931 (or 0x462931) is known color: Castro. HEX triplet: 46, 29 and 31. RGB value is (70,41,49). Sum of RGB (Red+Green+Blue) = 70+41+49=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 49 (19.53% from 255 or 30.62% from 160); Max value from RGB is 70 - color contains mainly: red. Hex color #462931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462931 is #B9D6CE. Grayscale: #323232. Windows color (decimal): -12179151 or 3221830. OLE color: 3221830.
HSL color Cylindrical-coordinate representation of color #462931: hue angle of 343.45º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #462931 is Cyan = 0, Magento = 0.41, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 49 | - |
| CMYK | 0 | 0.41 | 0.30 | 0.73 |
| HSL | 343.45º | 0.26% | 0.22% | - |
| HSV(B) | 343.45º | 0.41% | 0.27% | - |
| XYZ | 3.87 | 3.11 | 3.3 | - |
| YUV | 50.58 | 127.11 | 141.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 49 | 0 | 0.41 | 0.30 | 0.73 | 343.45 | 0.26 | 0.22 |
| Hex | 46 | 29 | 31 | 0 | 29 | 1E | 49 | 157 | 1A | 16 |
| Octal | 106 | 51 | 61 | 0 | 51 | 36 | 111 | 527 | 32 | 26 |
| Binary | 1000110 | 101001 | 110001 | 0 | 101001 | 11110 | 1001001 | 101010111 | 11010 | 10110 |
Color Harmonies of #462931
Complementary color
Monochromatic Colors of #462931
Black with #462931
Text Example
Text Example
White with #462931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462931; }
p { color: rgb(70,41,49); }
H1.HeaderClassName
{
color: #462931;
}
.AnyTagClassName
{
color: #462931;
}
</style>
background-color css
<style>
a { background-color: #462931; }
a { background-color: rgb(70,41,49); }
div.DivClassName
{
background-color: #462931;
}
.BgClassName
{
background-color: #462931;
}
</style>
border-color css
<style>
span { border-color: #462931; }
span { border-color: rgb(70,41,49); }
td.TdClassName
{
border-color: #462931;
}
.TagClassName
{
border-color: #462931;
}
</style>