Shades of Castro #462834
Tints of Castro #462834
RGB
CMYK
RGB Variations
Color information
#462834 (or 0x462834) is known color: Castro. HEX triplet: 46, 28 and 34. RGB value is (70,40,52). Sum of RGB (Red+Green+Blue) = 70+40+52=162 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.21% from 162); Green value is 40 (16.02% from 255 or 24.69% from 162); Blue value is 52 (20.70% from 255 or 32.10% from 162); Max value from RGB is 70 - color contains mainly: red. Hex color #462834 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462834 is #B9D7CB. Grayscale: #323232. Windows color (decimal): -12179404 or 3418182. OLE color: 3418182.
HSL color Cylindrical-coordinate representation of color #462834: hue angle of 336º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #462834 is Cyan = 0, Magento = 0.43, Yellow = 0.26 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 52 | - |
| CMYK | 0 | 0.43 | 0.26 | 0.73 |
| HSL | 336º | 0.27% | 0.22% | - |
| HSV(B) | 336º | 0.43% | 0.27% | - |
| XYZ | 3.9 | 3.07 | 3.64 | - |
| YUV | 50.34 | 128.94 | 142.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 52 | 0 | 0.43 | 0.26 | 0.73 | 336 | 0.27 | 0.22 |
| Hex | 46 | 28 | 34 | 0 | 2B | 1A | 49 | 150 | 1B | 16 |
| Octal | 106 | 50 | 64 | 0 | 53 | 32 | 111 | 520 | 33 | 26 |
| Binary | 1000110 | 101000 | 110100 | 0 | 101011 | 11010 | 1001001 | 101010000 | 11011 | 10110 |
Color Harmonies of #462834
Complementary color
Monochromatic Colors of #462834
Black with #462834
Text Example
Text Example
White with #462834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462834; }
p { color: rgb(70,40,52); }
H1.HeaderClassName
{
color: #462834;
}
.AnyTagClassName
{
color: #462834;
}
</style>
background-color css
<style>
a { background-color: #462834; }
a { background-color: rgb(70,40,52); }
div.DivClassName
{
background-color: #462834;
}
.BgClassName
{
background-color: #462834;
}
</style>
border-color css
<style>
span { border-color: #462834; }
span { border-color: rgb(70,40,52); }
td.TdClassName
{
border-color: #462834;
}
.TagClassName
{
border-color: #462834;
}
</style>