Shades of Castro #432931
Tints of Castro #432931
RGB
CMYK
RGB Variations
Color information
#432931 (or 0x432931) is known color: Castro. HEX triplet: 43, 29 and 31. RGB value is (67,41,49). Sum of RGB (Red+Green+Blue) = 67+41+49=157 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.68% from 157); Green value is 41 (16.41% from 255 or 26.11% from 157); Blue value is 49 (19.53% from 255 or 31.21% from 157); Max value from RGB is 67 - color contains mainly: red. Hex color #432931 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432931 is #BCD6CE. Grayscale: #313131. Windows color (decimal): -12375759 or 3221827. OLE color: 3221827.
HSL color Cylindrical-coordinate representation of color #432931: hue angle of 341.54º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #432931 is Cyan = 0, Magento = 0.39, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 41 | 49 | - |
| CMYK | 0 | 0.39 | 0.27 | 0.74 |
| HSL | 341.54º | 0.24% | 0.21% | - |
| HSV(B) | 341.54º | 0.39% | 0.26% | - |
| XYZ | 3.66 | 3 | 3.29 | - |
| YUV | 49.69 | 127.61 | 140.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 49 | 0 | 0.39 | 0.27 | 0.74 | 341.54 | 0.24 | 0.21 |
| Hex | 43 | 29 | 31 | 0 | 27 | 1B | 4A | 156 | 18 | 15 |
| Octal | 103 | 51 | 61 | 0 | 47 | 33 | 112 | 526 | 30 | 25 |
| Binary | 1000011 | 101001 | 110001 | 0 | 100111 | 11011 | 1001010 | 101010110 | 11000 | 10101 |
Color Harmonies of #432931
Complementary color
Monochromatic Colors of #432931
Black with #432931
Text Example
Text Example
White with #432931
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432931; }
p { color: rgb(67,41,49); }
H1.HeaderClassName
{
color: #432931;
}
.AnyTagClassName
{
color: #432931;
}
</style>
background-color css
<style>
a { background-color: #432931; }
a { background-color: rgb(67,41,49); }
div.DivClassName
{
background-color: #432931;
}
.BgClassName
{
background-color: #432931;
}
</style>
border-color css
<style>
span { border-color: #432931; }
span { border-color: rgb(67,41,49); }
td.TdClassName
{
border-color: #432931;
}
.TagClassName
{
border-color: #432931;
}
</style>