Shades of Castro #402831
Tints of Castro #402831
RGB
CMYK
RGB Variations
Color information
#402831 (or 0x402831) is known color: Castro. HEX triplet: 40, 28 and 31. RGB value is (64,40,49). Sum of RGB (Red+Green+Blue) = 64+40+49=153 (20% of max value = 765). Red value is 64 (25.39% from 255 or 41.83% from 153); Green value is 40 (16.02% from 255 or 26.14% from 153); Blue value is 49 (19.53% from 255 or 32.03% from 153); Max value from RGB is 64 - color contains mainly: red. Hex color #402831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402831 is #BFD7CE. Grayscale: #303030. Windows color (decimal): -12572623 or 3221568. OLE color: 3221568.
HSL color Cylindrical-coordinate representation of color #402831: hue angle of 337.5º 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 #402831 is Cyan = 0, Magento = 0.38, Yellow = 0.23 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 40 | 49 | - |
| CMYK | 0 | 0.38 | 0.23 | 0.75 |
| HSL | 337.5º | 0.23% | 0.2% | - |
| HSV(B) | 337.5º | 0.38% | 0.25% | - |
| XYZ | 3.43 | 2.83 | 3.27 | - |
| YUV | 48.2 | 128.45 | 139.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 40 | 49 | 0 | 0.38 | 0.23 | 0.75 | 337.5 | 0.23 | 0.2 |
| Hex | 40 | 28 | 31 | 0 | 26 | 17 | 4B | 152 | 17 | 14 |
| Octal | 100 | 50 | 61 | 0 | 46 | 27 | 113 | 522 | 27 | 24 |
| Binary | 1000000 | 101000 | 110001 | 0 | 100110 | 10111 | 1001011 | 101010010 | 10111 | 10100 |
Color Harmonies of #402831
Complementary color
Monochromatic Colors of #402831
Black with #402831
Text Example
Text Example
White with #402831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402831; }
p { color: rgb(64,40,49); }
H1.HeaderClassName
{
color: #402831;
}
.AnyTagClassName
{
color: #402831;
}
</style>
background-color css
<style>
a { background-color: #402831; }
a { background-color: rgb(64,40,49); }
div.DivClassName
{
background-color: #402831;
}
.BgClassName
{
background-color: #402831;
}
</style>
border-color css
<style>
span { border-color: #402831; }
span { border-color: rgb(64,40,49); }
td.TdClassName
{
border-color: #402831;
}
.TagClassName
{
border-color: #402831;
}
</style>