Shades of Castro #462932
Tints of Castro #462932
RGB
CMYK
RGB Variations
Color information
#462932 (or 0x462932) is known color: Castro. HEX triplet: 46, 29 and 32. RGB value is (70,41,50). Sum of RGB (Red+Green+Blue) = 70+41+50=161 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.48% from 161); Green value is 41 (16.41% from 255 or 25.47% from 161); Blue value is 50 (19.92% from 255 or 31.06% from 161); Max value from RGB is 70 - color contains mainly: red. Hex color #462932 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462932 is #B9D6CD. Grayscale: #323232. Windows color (decimal): -12179150 or 3287366. OLE color: 3287366.
HSL color Cylindrical-coordinate representation of color #462932: hue angle of 341.38º 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 #462932 is Cyan = 0, Magento = 0.41, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 50 | - |
| CMYK | 0 | 0.41 | 0.29 | 0.73 |
| HSL | 341.38º | 0.26% | 0.22% | - |
| HSV(B) | 341.38º | 0.41% | 0.27% | - |
| XYZ | 3.89 | 3.12 | 3.41 | - |
| YUV | 50.7 | 127.61 | 141.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 50 | 0 | 0.41 | 0.29 | 0.73 | 341.38 | 0.26 | 0.22 |
| Hex | 46 | 29 | 32 | 0 | 29 | 1D | 49 | 155 | 1A | 16 |
| Octal | 106 | 51 | 62 | 0 | 51 | 35 | 111 | 525 | 32 | 26 |
| Binary | 1000110 | 101001 | 110010 | 0 | 101001 | 11101 | 1001001 | 101010101 | 11010 | 10110 |
Color Harmonies of #462932
Complementary color
Monochromatic Colors of #462932
Black with #462932
Text Example
Text Example
White with #462932
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462932; }
p { color: rgb(70,41,50); }
H1.HeaderClassName
{
color: #462932;
}
.AnyTagClassName
{
color: #462932;
}
</style>
background-color css
<style>
a { background-color: #462932; }
a { background-color: rgb(70,41,50); }
div.DivClassName
{
background-color: #462932;
}
.BgClassName
{
background-color: #462932;
}
</style>
border-color css
<style>
span { border-color: #462932; }
span { border-color: rgb(70,41,50); }
td.TdClassName
{
border-color: #462932;
}
.TagClassName
{
border-color: #462932;
}
</style>