Shades of Castro #432632
Tints of Castro #432632
RGB
CMYK
RGB Variations
Color information
#432632 (or 0x432632) is known color: Castro. HEX triplet: 43, 26 and 32. RGB value is (67,38,50). Sum of RGB (Red+Green+Blue) = 67+38+50=155 (20% of max value = 765). Red value is 67 (26.56% from 255 or 43.23% from 155); Green value is 38 (15.23% from 255 or 24.52% from 155); Blue value is 50 (19.92% from 255 or 32.26% from 155); Max value from RGB is 67 - color contains mainly: red. Hex color #432632 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432632 is #BCD9CD. Grayscale: #303030. Windows color (decimal): -12376526 or 3286595. OLE color: 3286595.
HSL color Cylindrical-coordinate representation of color #432632: hue angle of 335.17º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #432632 is Cyan = 0, Magento = 0.43, Yellow = 0.25 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 50 | - |
| CMYK | 0 | 0.43 | 0.25 | 0.74 |
| HSL | 335.17º | 0.28% | 0.21% | - |
| HSV(B) | 335.17º | 0.43% | 0.26% | - |
| XYZ | 3.58 | 2.81 | 3.37 | - |
| YUV | 48.04 | 129.11 | 141.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 50 | 0 | 0.43 | 0.25 | 0.74 | 335.17 | 0.28 | 0.21 |
| Hex | 43 | 26 | 32 | 0 | 2B | 19 | 4A | 14F | 1C | 15 |
| Octal | 103 | 46 | 62 | 0 | 53 | 31 | 112 | 517 | 34 | 25 |
| Binary | 1000011 | 100110 | 110010 | 0 | 101011 | 11001 | 1001010 | 101001111 | 11100 | 10101 |
Color Harmonies of #432632
Complementary color
Monochromatic Colors of #432632
Black with #432632
Text Example
Text Example
White with #432632
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432632; }
p { color: rgb(67,38,50); }
H1.HeaderClassName
{
color: #432632;
}
.AnyTagClassName
{
color: #432632;
}
</style>
background-color css
<style>
a { background-color: #432632; }
a { background-color: rgb(67,38,50); }
div.DivClassName
{
background-color: #432632;
}
.BgClassName
{
background-color: #432632;
}
</style>
border-color css
<style>
span { border-color: #432632; }
span { border-color: rgb(67,38,50); }
td.TdClassName
{
border-color: #432632;
}
.TagClassName
{
border-color: #432632;
}
</style>