Shades of Castro #432933
Tints of Castro #432933
RGB
CMYK
RGB Variations
Color information
#432933 (or 0x432933) is known color: Castro. HEX triplet: 43, 29 and 33. RGB value is (67,41,51). Sum of RGB (Red+Green+Blue) = 67+41+51=159 (21% of max value = 765). Red value is 67 (26.56% from 255 or 42.14% from 159); Green value is 41 (16.41% from 255 or 25.79% from 159); Blue value is 51 (20.31% from 255 or 32.08% from 159); Max value from RGB is 67 - color contains mainly: red. Hex color #432933 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432933 is #BCD6CC. Grayscale: #313131. Windows color (decimal): -12375757 or 3352899. OLE color: 3352899.
HSL color Cylindrical-coordinate representation of color #432933: hue angle of 336.92º 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 #432933 is Cyan = 0, Magento = 0.39, Yellow = 0.24 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 41 | 51 | - |
| CMYK | 0 | 0.39 | 0.24 | 0.74 |
| HSL | 336.92º | 0.24% | 0.21% | - |
| HSV(B) | 336.92º | 0.39% | 0.26% | - |
| XYZ | 3.71 | 3.02 | 3.52 | - |
| YUV | 49.91 | 128.61 | 140.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 41 | 51 | 0 | 0.39 | 0.24 | 0.74 | 336.92 | 0.24 | 0.21 |
| Hex | 43 | 29 | 33 | 0 | 27 | 18 | 4A | 151 | 18 | 15 |
| Octal | 103 | 51 | 63 | 0 | 47 | 30 | 112 | 521 | 30 | 25 |
| Binary | 1000011 | 101001 | 110011 | 0 | 100111 | 11000 | 1001010 | 101010001 | 11000 | 10101 |
Color Harmonies of #432933
Complementary color
Monochromatic Colors of #432933
Black with #432933
Text Example
Text Example
White with #432933
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432933; }
p { color: rgb(67,41,51); }
H1.HeaderClassName
{
color: #432933;
}
.AnyTagClassName
{
color: #432933;
}
</style>
background-color css
<style>
a { background-color: #432933; }
a { background-color: rgb(67,41,51); }
div.DivClassName
{
background-color: #432933;
}
.BgClassName
{
background-color: #432933;
}
</style>
border-color css
<style>
span { border-color: #432933; }
span { border-color: rgb(67,41,51); }
td.TdClassName
{
border-color: #432933;
}
.TagClassName
{
border-color: #432933;
}
</style>