Shades of Castro #462533
Tints of Castro #462533
RGB
CMYK
RGB Variations
Color information
#462533 (or 0x462533) is known color: Castro. HEX triplet: 46, 25 and 33. RGB value is (70,37,51). Sum of RGB (Red+Green+Blue) = 70+37+51=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 37 (14.84% from 255 or 23.42% from 158); Blue value is 51 (20.31% from 255 or 32.28% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #462533 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462533 is #B9DACC. Grayscale: #303030. Windows color (decimal): -12180173 or 3351878. OLE color: 3351878.
HSL color Cylindrical-coordinate representation of color #462533: hue angle of 334.55º 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 #462533 is Cyan = 0, Magento = 0.47, Yellow = 0.27 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 51 | - |
| CMYK | 0 | 0.47 | 0.27 | 0.73 |
| HSL | 334.55º | 0.31% | 0.21% | - |
| HSV(B) | 334.55º | 0.47% | 0.27% | - |
| XYZ | 3.78 | 2.86 | 3.49 | - |
| YUV | 48.46 | 129.43 | 143.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 51 | 0 | 0.47 | 0.27 | 0.73 | 334.55 | 0.31 | 0.21 |
| Hex | 46 | 25 | 33 | 0 | 2F | 1B | 49 | 14F | 1F | 15 |
| Octal | 106 | 45 | 63 | 0 | 57 | 33 | 111 | 517 | 37 | 25 |
| Binary | 1000110 | 100101 | 110011 | 0 | 101111 | 11011 | 1001001 | 101001111 | 11111 | 10101 |
Color Harmonies of #462533
Complementary color
Monochromatic Colors of #462533
Black with #462533
Text Example
Text Example
White with #462533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462533; }
p { color: rgb(70,37,51); }
H1.HeaderClassName
{
color: #462533;
}
.AnyTagClassName
{
color: #462533;
}
</style>
background-color css
<style>
a { background-color: #462533; }
a { background-color: rgb(70,37,51); }
div.DivClassName
{
background-color: #462533;
}
.BgClassName
{
background-color: #462533;
}
</style>
border-color css
<style>
span { border-color: #462533; }
span { border-color: rgb(70,37,51); }
td.TdClassName
{
border-color: #462533;
}
.TagClassName
{
border-color: #462533;
}
</style>