Shades of Castro #462731
Tints of Castro #462731
RGB
CMYK
RGB Variations
Color information
#462731 (or 0x462731) is known color: Castro. HEX triplet: 46, 27 and 31. RGB value is (70,39,49). Sum of RGB (Red+Green+Blue) = 70+39+49=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 39 (15.62% from 255 or 24.68% from 158); Blue value is 49 (19.53% from 255 or 31.01% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #462731 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462731 is #B9D8CE. Grayscale: #313131. Windows color (decimal): -12179663 or 3221318. OLE color: 3221318.
HSL color Cylindrical-coordinate representation of color #462731: hue angle of 340.65º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #462731 is Cyan = 0, Magento = 0.44, Yellow = 0.30 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 49 | - |
| CMYK | 0 | 0.44 | 0.30 | 0.73 |
| HSL | 340.65º | 0.28% | 0.21% | - |
| HSV(B) | 340.65º | 0.44% | 0.27% | - |
| XYZ | 3.81 | 2.97 | 3.28 | - |
| YUV | 49.41 | 127.77 | 142.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 49 | 0 | 0.44 | 0.30 | 0.73 | 340.65 | 0.28 | 0.21 |
| Hex | 46 | 27 | 31 | 0 | 2C | 1E | 49 | 155 | 1C | 15 |
| Octal | 106 | 47 | 61 | 0 | 54 | 36 | 111 | 525 | 34 | 25 |
| Binary | 1000110 | 100111 | 110001 | 0 | 101100 | 11110 | 1001001 | 101010101 | 11100 | 10101 |
Color Harmonies of #462731
Complementary color
Monochromatic Colors of #462731
Black with #462731
Text Example
Text Example
White with #462731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462731; }
p { color: rgb(70,39,49); }
H1.HeaderClassName
{
color: #462731;
}
.AnyTagClassName
{
color: #462731;
}
</style>
background-color css
<style>
a { background-color: #462731; }
a { background-color: rgb(70,39,49); }
div.DivClassName
{
background-color: #462731;
}
.BgClassName
{
background-color: #462731;
}
</style>
border-color css
<style>
span { border-color: #462731; }
span { border-color: rgb(70,39,49); }
td.TdClassName
{
border-color: #462731;
}
.TagClassName
{
border-color: #462731;
}
</style>