Shades of Castro #402830
Tints of Castro #402830
RGB
CMYK
RGB Variations
Color information
#402830 (or 0x402830) is known color: Castro. HEX triplet: 40, 28 and 30. RGB value is (64,40,48). Sum of RGB (Red+Green+Blue) = 64+40+48=152 (20% of max value = 765). Red value is 64 (25.39% from 255 or 42.11% from 152); Green value is 40 (16.02% from 255 or 26.32% from 152); Blue value is 48 (19.14% from 255 or 31.58% from 152); Max value from RGB is 64 - color contains mainly: red. Hex color #402830 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402830 is #BFD7CF. Grayscale: #303030. Windows color (decimal): -12572624 or 3156032. OLE color: 3156032.
HSL color Cylindrical-coordinate representation of color #402830: hue angle of 340º degrees, saturation: 0.23, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #402830 is Cyan = 0, Magento = 0.38, Yellow = 0.25 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 40 | 48 | - |
| CMYK | 0 | 0.38 | 0.25 | 0.75 |
| HSL | 340º | 0.23% | 0.2% | - |
| HSV(B) | 340º | 0.38% | 0.25% | - |
| XYZ | 3.41 | 2.82 | 3.16 | - |
| YUV | 48.09 | 127.95 | 139.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 48 | 0 | 0.38 | 0.25 | 0.75 | 340 | 0.23 | 0.2 |
| Hex | 40 | 28 | 30 | 0 | 26 | 19 | 4B | 154 | 17 | 14 |
| Octal | 100 | 50 | 60 | 0 | 46 | 31 | 113 | 524 | 27 | 24 |
| Binary | 1000000 | 101000 | 110000 | 0 | 100110 | 11001 | 1001011 | 101010100 | 10111 | 10100 |
Color Harmonies of #402830
Complementary color
Monochromatic Colors of #402830
Black with #402830
Text Example
Text Example
White with #402830
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402830; }
p { color: rgb(64,40,48); }
H1.HeaderClassName
{
color: #402830;
}
.AnyTagClassName
{
color: #402830;
}
</style>
background-color css
<style>
a { background-color: #402830; }
a { background-color: rgb(64,40,48); }
div.DivClassName
{
background-color: #402830;
}
.BgClassName
{
background-color: #402830;
}
</style>
border-color css
<style>
span { border-color: #402830; }
span { border-color: rgb(64,40,48); }
td.TdClassName
{
border-color: #402830;
}
.TagClassName
{
border-color: #402830;
}
</style>