Shades of Castro #432831
Tints of Castro #432831
RGB
CMYK
RGB Variations
Color information
#432831 (or 0x432831) is known color: Castro. HEX triplet: 43, 28 and 31. RGB value is (67,40,49). Sum of RGB (Red+Green+Blue) = 67+40+49=156 (20% of max value = 765). Red value is 67 (26.56% from 255 or 42.95% from 156); Green value is 40 (16.02% from 255 or 25.64% from 156); Blue value is 49 (19.53% from 255 or 31.41% from 156); Max value from RGB is 67 - color contains mainly: red. Hex color #432831 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432831 is #BCD7CE. Grayscale: #313131. Windows color (decimal): -12376015 or 3221571. OLE color: 3221571.
HSL color Cylindrical-coordinate representation of color #432831: hue angle of 340º degrees, saturation: 0.25, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #432831 is Cyan = 0, Magento = 0.40, Yellow = 0.27 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 40 | 49 | - |
| CMYK | 0 | 0.40 | 0.27 | 0.74 |
| HSL | 340º | 0.25% | 0.21% | - |
| HSV(B) | 340º | 0.4% | 0.26% | - |
| XYZ | 3.63 | 2.93 | 3.28 | - |
| YUV | 49.1 | 127.95 | 140.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 40 | 49 | 0 | 0.40 | 0.27 | 0.74 | 340 | 0.25 | 0.21 |
| Hex | 43 | 28 | 31 | 0 | 28 | 1B | 4A | 154 | 19 | 15 |
| Octal | 103 | 50 | 61 | 0 | 50 | 33 | 112 | 524 | 31 | 25 |
| Binary | 1000011 | 101000 | 110001 | 0 | 101000 | 11011 | 1001010 | 101010100 | 11001 | 10101 |
Color Harmonies of #432831
Complementary color
Monochromatic Colors of #432831
Black with #432831
Text Example
Text Example
White with #432831
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432831; }
p { color: rgb(67,40,49); }
H1.HeaderClassName
{
color: #432831;
}
.AnyTagClassName
{
color: #432831;
}
</style>
background-color css
<style>
a { background-color: #432831; }
a { background-color: rgb(67,40,49); }
div.DivClassName
{
background-color: #432831;
}
.BgClassName
{
background-color: #432831;
}
</style>
border-color css
<style>
span { border-color: #432831; }
span { border-color: rgb(67,40,49); }
td.TdClassName
{
border-color: #432831;
}
.TagClassName
{
border-color: #432831;
}
</style>