Shades of Castro #431424
Tints of Castro #431424
RGB
CMYK
RGB Variations
Color information
#431424 (or 0x431424) is known color: Castro. HEX triplet: 43, 14 and 24. RGB value is (67,20,36). Sum of RGB (Red+Green+Blue) = 67+20+36=123 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.47% from 123); Green value is 20 (8.20% from 255 or 16.26% from 123); Blue value is 36 (14.45% from 255 or 29.27% from 123); Max value from RGB is 67 - color contains mainly: red. Hex color #431424 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431424 is #BCEBDB. Grayscale: #232323. Windows color (decimal): -12381148 or 2364483. OLE color: 2364483.
HSL color Cylindrical-coordinate representation of color #431424: hue angle of 339.57º degrees, saturation: 0.54, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #431424 is Cyan = 0, Magento = 0.70, Yellow = 0.46 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 20 | 36 | - |
| CMYK | 0 | 0.70 | 0.46 | 0.74 |
| HSL | 339.57º | 0.54% | 0.17% | - |
| HSV(B) | 339.57º | 0.7% | 0.26% | - |
| XYZ | 2.88 | 1.82 | 1.87 | - |
| YUV | 35.88 | 128.07 | 150.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 20 | 36 | 0 | 0.70 | 0.46 | 0.74 | 339.57 | 0.54 | 0.17 |
| Hex | 43 | 14 | 24 | 0 | 46 | 2E | 4A | 154 | 36 | 11 |
| Octal | 103 | 24 | 44 | 0 | 106 | 56 | 112 | 524 | 66 | 21 |
| Binary | 1000011 | 10100 | 100100 | 0 | 1000110 | 101110 | 1001010 | 101010100 | 110110 | 10001 |
Color Harmonies of #431424
Complementary color
Monochromatic Colors of #431424
Black with #431424
Text Example
Text Example
White with #431424
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431424; }
p { color: rgb(67,20,36); }
H1.HeaderClassName
{
color: #431424;
}
.AnyTagClassName
{
color: #431424;
}
</style>
background-color css
<style>
a { background-color: #431424; }
a { background-color: rgb(67,20,36); }
div.DivClassName
{
background-color: #431424;
}
.BgClassName
{
background-color: #431424;
}
</style>
border-color css
<style>
span { border-color: #431424; }
span { border-color: rgb(67,20,36); }
td.TdClassName
{
border-color: #431424;
}
.TagClassName
{
border-color: #431424;
}
</style>