Shades of Castro #462332
Tints of Castro #462332
RGB
CMYK
RGB Variations
Color information
#462332 (or 0x462332) is known color: Castro. HEX triplet: 46, 23 and 32. RGB value is (70,35,50). Sum of RGB (Red+Green+Blue) = 70+35+50=155 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.16% from 155); Green value is 35 (14.06% from 255 or 22.58% from 155); Blue value is 50 (19.92% from 255 or 32.26% from 155); Max value from RGB is 70 - color contains mainly: red. Hex color #462332 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462332 is #B9DCCD. Grayscale: #2F2F2F. Windows color (decimal): -12180686 or 3285830. OLE color: 3285830.
HSL color Cylindrical-coordinate representation of color #462332: hue angle of 334.29º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #462332 is Cyan = 0, Magento = 0.5, Yellow = 0.29 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 50 | - |
| CMYK | 0 | 0.5 | 0.29 | 0.73 |
| HSL | 334.29º | 0.33% | 0.21% | - |
| HSV(B) | 334.29º | 0.5% | 0.27% | - |
| XYZ | 3.7 | 2.73 | 3.35 | - |
| YUV | 47.18 | 129.6 | 144.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 50 | 0 | 0.5 | 0.29 | 0.73 | 334.29 | 0.33 | 0.21 |
| Hex | 46 | 23 | 32 | 0 | 32 | 1D | 49 | 14E | 21 | 15 |
| Octal | 106 | 43 | 62 | 0 | 62 | 35 | 111 | 516 | 41 | 25 |
| Binary | 1000110 | 100011 | 110010 | 0 | 110010 | 11101 | 1001001 | 101001110 | 100001 | 10101 |
Color Harmonies of #462332
Complementary color
Monochromatic Colors of #462332
Black with #462332
Text Example
Text Example
White with #462332
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462332; }
p { color: rgb(70,35,50); }
H1.HeaderClassName
{
color: #462332;
}
.AnyTagClassName
{
color: #462332;
}
</style>
background-color css
<style>
a { background-color: #462332; }
a { background-color: rgb(70,35,50); }
div.DivClassName
{
background-color: #462332;
}
.BgClassName
{
background-color: #462332;
}
</style>
border-color css
<style>
span { border-color: #462332; }
span { border-color: rgb(70,35,50); }
td.TdClassName
{
border-color: #462332;
}
.TagClassName
{
border-color: #462332;
}
</style>