Shades of Castro #462330
Tints of Castro #462330
RGB
CMYK
RGB Variations
Color information
#462330 (or 0x462330) is known color: Castro. HEX triplet: 46, 23 and 30. RGB value is (70,35,48). Sum of RGB (Red+Green+Blue) = 70+35+48=153 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.75% from 153); Green value is 35 (14.06% from 255 or 22.88% from 153); Blue value is 48 (19.14% from 255 or 31.37% from 153); Max value from RGB is 70 - color contains mainly: red. Hex color #462330 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462330 is #B9DCCF. Grayscale: #2E2E2E. Windows color (decimal): -12180688 or 3154758. OLE color: 3154758.
HSL color Cylindrical-coordinate representation of color #462330: hue angle of 337.71º 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 #462330 is Cyan = 0, Magento = 0.5, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 48 | - |
| CMYK | 0 | 0.5 | 0.31 | 0.73 |
| HSL | 337.71º | 0.33% | 0.21% | - |
| HSV(B) | 337.71º | 0.5% | 0.27% | - |
| XYZ | 3.66 | 2.72 | 3.13 | - |
| YUV | 46.95 | 128.6 | 144.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 48 | 0 | 0.5 | 0.31 | 0.73 | 337.71 | 0.33 | 0.21 |
| Hex | 46 | 23 | 30 | 0 | 32 | 1F | 49 | 152 | 21 | 15 |
| Octal | 106 | 43 | 60 | 0 | 62 | 37 | 111 | 522 | 41 | 25 |
| Binary | 1000110 | 100011 | 110000 | 0 | 110010 | 11111 | 1001001 | 101010010 | 100001 | 10101 |
Color Harmonies of #462330
Complementary color
Monochromatic Colors of #462330
Black with #462330
Text Example
Text Example
White with #462330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462330; }
p { color: rgb(70,35,48); }
H1.HeaderClassName
{
color: #462330;
}
.AnyTagClassName
{
color: #462330;
}
</style>
background-color css
<style>
a { background-color: #462330; }
a { background-color: rgb(70,35,48); }
div.DivClassName
{
background-color: #462330;
}
.BgClassName
{
background-color: #462330;
}
</style>
border-color css
<style>
span { border-color: #462330; }
span { border-color: rgb(70,35,48); }
td.TdClassName
{
border-color: #462330;
}
.TagClassName
{
border-color: #462330;
}
</style>