Shades of Castro #431324
Tints of Castro #431324
RGB
CMYK
RGB Variations
Color information
#431324 (or 0x431324) is known color: Castro. HEX triplet: 43, 13 and 24. RGB value is (67,19,36). Sum of RGB (Red+Green+Blue) = 67+19+36=122 (16% of max value = 765). Red value is 67 (26.56% from 255 or 54.92% from 122); Green value is 19 (7.81% from 255 or 15.57% from 122); Blue value is 36 (14.45% from 255 or 29.51% from 122); Max value from RGB is 67 - color contains mainly: red. Hex color #431324 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #431324 is #BCECDB. Grayscale: #232323. Windows color (decimal): -12381404 or 2364227. OLE color: 2364227.
HSL color Cylindrical-coordinate representation of color #431324: hue angle of 338.75º degrees, saturation: 0.56, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #431324 is Cyan = 0, Magento = 0.72, Yellow = 0.46 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 19 | 36 | - |
| CMYK | 0 | 0.72 | 0.46 | 0.74 |
| HSL | 338.75º | 0.56% | 0.17% | - |
| HSV(B) | 338.75º | 0.72% | 0.26% | - |
| XYZ | 2.87 | 1.79 | 1.86 | - |
| YUV | 35.29 | 128.4 | 150.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 19 | 36 | 0 | 0.72 | 0.46 | 0.74 | 338.75 | 0.56 | 0.17 |
| Hex | 43 | 13 | 24 | 0 | 48 | 2E | 4A | 153 | 38 | 11 |
| Octal | 103 | 23 | 44 | 0 | 110 | 56 | 112 | 523 | 70 | 21 |
| Binary | 1000011 | 10011 | 100100 | 0 | 1001000 | 101110 | 1001010 | 101010011 | 111000 | 10001 |
Color Harmonies of #431324
Complementary color
Monochromatic Colors of #431324
Black with #431324
Text Example
Text Example
White with #431324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #431324; }
p { color: rgb(67,19,36); }
H1.HeaderClassName
{
color: #431324;
}
.AnyTagClassName
{
color: #431324;
}
</style>
background-color css
<style>
a { background-color: #431324; }
a { background-color: rgb(67,19,36); }
div.DivClassName
{
background-color: #431324;
}
.BgClassName
{
background-color: #431324;
}
</style>
border-color css
<style>
span { border-color: #431324; }
span { border-color: rgb(67,19,36); }
td.TdClassName
{
border-color: #431324;
}
.TagClassName
{
border-color: #431324;
}
</style>