Shades of Castro #462730
Tints of Castro #462730
RGB
CMYK
RGB Variations
Color information
#462730 (or 0x462730) is known color: Castro. HEX triplet: 46, 27 and 30. RGB value is (70,39,48). Sum of RGB (Red+Green+Blue) = 70+39+48=157 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.59% from 157); Green value is 39 (15.62% from 255 or 24.84% from 157); Blue value is 48 (19.14% from 255 or 30.57% from 157); Max value from RGB is 70 - color contains mainly: red. Hex color #462730 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462730 is #B9D8CF. Grayscale: #313131. Windows color (decimal): -12179664 or 3155782. OLE color: 3155782.
HSL color Cylindrical-coordinate representation of color #462730: hue angle of 342.58º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #462730 is Cyan = 0, Magento = 0.44, Yellow = 0.31 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 48 | - |
| CMYK | 0 | 0.44 | 0.31 | 0.73 |
| HSL | 342.58º | 0.28% | 0.21% | - |
| HSV(B) | 342.58º | 0.44% | 0.27% | - |
| XYZ | 3.78 | 2.97 | 3.17 | - |
| YUV | 49.3 | 127.27 | 142.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 48 | 0 | 0.44 | 0.31 | 0.73 | 342.58 | 0.28 | 0.21 |
| Hex | 46 | 27 | 30 | 0 | 2C | 1F | 49 | 157 | 1C | 15 |
| Octal | 106 | 47 | 60 | 0 | 54 | 37 | 111 | 527 | 34 | 25 |
| Binary | 1000110 | 100111 | 110000 | 0 | 101100 | 11111 | 1001001 | 101010111 | 11100 | 10101 |
Color Harmonies of #462730
Complementary color
Monochromatic Colors of #462730
Black with #462730
Text Example
Text Example
White with #462730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462730; }
p { color: rgb(70,39,48); }
H1.HeaderClassName
{
color: #462730;
}
.AnyTagClassName
{
color: #462730;
}
</style>
background-color css
<style>
a { background-color: #462730; }
a { background-color: rgb(70,39,48); }
div.DivClassName
{
background-color: #462730;
}
.BgClassName
{
background-color: #462730;
}
</style>
border-color css
<style>
span { border-color: #462730; }
span { border-color: rgb(70,39,48); }
td.TdClassName
{
border-color: #462730;
}
.TagClassName
{
border-color: #462730;
}
</style>