Shades of Bulgarian Rose #432124
Tints of Bulgarian Rose #432124
RGB
CMYK
RGB Variations
Color information
#432124 (or 0x432124) is known color: Bulgarian Rose. HEX triplet: 43, 21 and 24. RGB value is (67,33,36). Sum of RGB (Red+Green+Blue) = 67+33+36=136 (18% of max value = 765). Red value is 67 (26.56% from 255 or 49.26% from 136); Green value is 33 (13.28% from 255 or 24.26% from 136); Blue value is 36 (14.45% from 255 or 26.47% from 136); Max value from RGB is 67 - color contains mainly: red. Hex color #432124 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432124 is #BCDEDB. Grayscale: #2B2B2B. Windows color (decimal): -12377820 or 2367811. OLE color: 2367811.
HSL color Cylindrical-coordinate representation of color #432124: hue angle of 354.71º degrees, saturation: 0.34, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #432124 is Cyan = 0, Magento = 0.51, Yellow = 0.46 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 33 | 36 | - |
| CMYK | 0 | 0.51 | 0.46 | 0.74 |
| HSL | 354.71º | 0.34% | 0.2% | - |
| HSV(B) | 354.71º | 0.51% | 0.26% | - |
| XYZ | 3.18 | 2.41 | 1.97 | - |
| YUV | 43.51 | 123.76 | 144.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 33 | 36 | 0 | 0.51 | 0.46 | 0.74 | 354.71 | 0.34 | 0.2 |
| Hex | 43 | 21 | 24 | 0 | 33 | 2E | 4A | 163 | 22 | 14 |
| Octal | 103 | 41 | 44 | 0 | 63 | 56 | 112 | 543 | 42 | 24 |
| Binary | 1000011 | 100001 | 100100 | 0 | 110011 | 101110 | 1001010 | 101100011 | 100010 | 10100 |
Color Harmonies of #432124
Complementary color
Monochromatic Colors of #432124
Black with #432124
Text Example
Text Example
White with #432124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432124; }
p { color: rgb(67,33,36); }
H1.HeaderClassName
{
color: #432124;
}
.AnyTagClassName
{
color: #432124;
}
</style>
background-color css
<style>
a { background-color: #432124; }
a { background-color: rgb(67,33,36); }
div.DivClassName
{
background-color: #432124;
}
.BgClassName
{
background-color: #432124;
}
</style>
border-color css
<style>
span { border-color: #432124; }
span { border-color: rgb(67,33,36); }
td.TdClassName
{
border-color: #432124;
}
.TagClassName
{
border-color: #432124;
}
</style>