Shades of Castro #432430
Tints of Castro #432430
RGB
CMYK
RGB Variations
Color information
#432430 (or 0x432430) is known color: Castro. HEX triplet: 43, 24 and 30. RGB value is (67,36,48). Sum of RGB (Red+Green+Blue) = 67+36+48=151 (20% of max value = 765). Red value is 67 (26.56% from 255 or 44.37% from 151); Green value is 36 (14.45% from 255 or 23.84% from 151); Blue value is 48 (19.14% from 255 or 31.79% from 151); Max value from RGB is 67 - color contains mainly: red. Hex color #432430 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432430 is #BCDBCF. Grayscale: #2E2E2E. Windows color (decimal): -12377040 or 3155011. OLE color: 3155011.
HSL color Cylindrical-coordinate representation of color #432430: hue angle of 336.77º degrees, saturation: 0.3, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #432430 is Cyan = 0, Magento = 0.46, Yellow = 0.28 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 36 | 48 | - |
| CMYK | 0 | 0.46 | 0.28 | 0.74 |
| HSL | 336.77º | 0.3% | 0.2% | - |
| HSV(B) | 336.77º | 0.46% | 0.26% | - |
| XYZ | 3.48 | 2.67 | 3.13 | - |
| YUV | 46.64 | 128.77 | 142.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 48 | 0 | 0.46 | 0.28 | 0.74 | 336.77 | 0.3 | 0.2 |
| Hex | 43 | 24 | 30 | 0 | 2E | 1C | 4A | 151 | 1E | 14 |
| Octal | 103 | 44 | 60 | 0 | 56 | 34 | 112 | 521 | 36 | 24 |
| Binary | 1000011 | 100100 | 110000 | 0 | 101110 | 11100 | 1001010 | 101010001 | 11110 | 10100 |
Color Harmonies of #432430
Complementary color
Monochromatic Colors of #432430
Black with #432430
Text Example
Text Example
White with #432430
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432430; }
p { color: rgb(67,36,48); }
H1.HeaderClassName
{
color: #432430;
}
.AnyTagClassName
{
color: #432430;
}
</style>
background-color css
<style>
a { background-color: #432430; }
a { background-color: rgb(67,36,48); }
div.DivClassName
{
background-color: #432430;
}
.BgClassName
{
background-color: #432430;
}
</style>
border-color css
<style>
span { border-color: #432430; }
span { border-color: rgb(67,36,48); }
td.TdClassName
{
border-color: #432430;
}
.TagClassName
{
border-color: #432430;
}
</style>