Shades of Castro #462530
Tints of Castro #462530
RGB
CMYK
RGB Variations
Color information
#462530 (or 0x462530) is known color: Castro. HEX triplet: 46, 25 and 30. RGB value is (70,37,48). Sum of RGB (Red+Green+Blue) = 70+37+48=155 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.16% from 155); Green value is 37 (14.84% from 255 or 23.87% from 155); Blue value is 48 (19.14% from 255 or 30.97% from 155); Max value from RGB is 70 - color contains mainly: red. Hex color #462530 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462530 is #B9DACF. Grayscale: #303030. Windows color (decimal): -12180176 or 3155270. OLE color: 3155270.
HSL color Cylindrical-coordinate representation of color #462530: hue angle of 340º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #462530 is Cyan = 0, Magento = 0.47, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 48 | - |
| CMYK | 0 | 0.47 | 0.31 | 0.73 |
| HSL | 340º | 0.31% | 0.21% | - |
| HSV(B) | 340º | 0.47% | 0.27% | - |
| XYZ | 3.72 | 2.84 | 3.15 | - |
| YUV | 48.12 | 127.93 | 143.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 48 | 0 | 0.47 | 0.31 | 0.73 | 340 | 0.31 | 0.21 |
| Hex | 46 | 25 | 30 | 0 | 2F | 1F | 49 | 154 | 1F | 15 |
| Octal | 106 | 45 | 60 | 0 | 57 | 37 | 111 | 524 | 37 | 25 |
| Binary | 1000110 | 100101 | 110000 | 0 | 101111 | 11111 | 1001001 | 101010100 | 11111 | 10101 |
Color Harmonies of #462530
Complementary color
Monochromatic Colors of #462530
Black with #462530
Text Example
Text Example
White with #462530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462530; }
p { color: rgb(70,37,48); }
H1.HeaderClassName
{
color: #462530;
}
.AnyTagClassName
{
color: #462530;
}
</style>
background-color css
<style>
a { background-color: #462530; }
a { background-color: rgb(70,37,48); }
div.DivClassName
{
background-color: #462530;
}
.BgClassName
{
background-color: #462530;
}
</style>
border-color css
<style>
span { border-color: #462530; }
span { border-color: rgb(70,37,48); }
td.TdClassName
{
border-color: #462530;
}
.TagClassName
{
border-color: #462530;
}
</style>