Shades of Castro #462430
Tints of Castro #462430
RGB
CMYK
RGB Variations
Color information
#462430 (or 0x462430) is known color: Castro. HEX triplet: 46, 24 and 30. RGB value is (70,36,48). Sum of RGB (Red+Green+Blue) = 70+36+48=154 (20% of max value = 765). Red value is 70 (27.73% from 255 or 45.45% from 154); Green value is 36 (14.45% from 255 or 23.38% from 154); Blue value is 48 (19.14% from 255 or 31.17% from 154); Max value from RGB is 70 - color contains mainly: red. Hex color #462430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462430 is #B9DBCF. Grayscale: #2F2F2F. Windows color (decimal): -12180432 or 3155014. OLE color: 3155014.
HSL color Cylindrical-coordinate representation of color #462430: hue angle of 338.82º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #462430 is Cyan = 0, Magento = 0.49, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 48 | - |
| CMYK | 0 | 0.49 | 0.31 | 0.73 |
| HSL | 338.82º | 0.32% | 0.21% | - |
| HSV(B) | 338.82º | 0.49% | 0.27% | - |
| XYZ | 3.69 | 2.78 | 3.14 | - |
| YUV | 47.53 | 128.26 | 144.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 48 | 0 | 0.49 | 0.31 | 0.73 | 338.82 | 0.32 | 0.21 |
| Hex | 46 | 24 | 30 | 0 | 31 | 1F | 49 | 153 | 20 | 15 |
| Octal | 106 | 44 | 60 | 0 | 61 | 37 | 111 | 523 | 40 | 25 |
| Binary | 1000110 | 100100 | 110000 | 0 | 110001 | 11111 | 1001001 | 101010011 | 100000 | 10101 |
Color Harmonies of #462430
Complementary color
Monochromatic Colors of #462430
Black with #462430
Text Example
Text Example
White with #462430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462430; }
p { color: rgb(70,36,48); }
H1.HeaderClassName
{
color: #462430;
}
.AnyTagClassName
{
color: #462430;
}
</style>
background-color css
<style>
a { background-color: #462430; }
a { background-color: rgb(70,36,48); }
div.DivClassName
{
background-color: #462430;
}
.BgClassName
{
background-color: #462430;
}
</style>
border-color css
<style>
span { border-color: #462430; }
span { border-color: rgb(70,36,48); }
td.TdClassName
{
border-color: #462430;
}
.TagClassName
{
border-color: #462430;
}
</style>