Shades of Bulgarian Rose #432024
Tints of Bulgarian Rose #432024
RGB
CMYK
RGB Variations
Color information
#432024 (or 0x432024) is known color: Bulgarian Rose. HEX triplet: 43, 20 and 24. RGB value is (67,32,36). Sum of RGB (Red+Green+Blue) = 67+32+36=135 (17% of max value = 765). Red value is 67 (26.56% from 255 or 49.63% from 135); Green value is 32 (12.89% from 255 or 23.70% from 135); Blue value is 36 (14.45% from 255 or 26.67% from 135); Max value from RGB is 67 - color contains mainly: red. Hex color #432024 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432024 is #BCDFDB. Grayscale: #2A2A2A. Windows color (decimal): -12378076 or 2367555. OLE color: 2367555.
HSL color Cylindrical-coordinate representation of color #432024: hue angle of 353.14º degrees, saturation: 0.35, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #432024 is Cyan = 0, Magento = 0.52, Yellow = 0.46 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 32 | 36 | - |
| CMYK | 0 | 0.52 | 0.46 | 0.74 |
| HSL | 353.14º | 0.35% | 0.19% | - |
| HSV(B) | 353.14º | 0.52% | 0.26% | - |
| XYZ | 3.15 | 2.35 | 1.96 | - |
| YUV | 42.92 | 124.1 | 145.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 32 | 36 | 0 | 0.52 | 0.46 | 0.74 | 353.14 | 0.35 | 0.19 |
| Hex | 43 | 20 | 24 | 0 | 34 | 2E | 4A | 161 | 23 | 13 |
| Octal | 103 | 40 | 44 | 0 | 64 | 56 | 112 | 541 | 43 | 23 |
| Binary | 1000011 | 100000 | 100100 | 0 | 110100 | 101110 | 1001010 | 101100001 | 100011 | 10011 |
Color Harmonies of #432024
Complementary color
Monochromatic Colors of #432024
Black with #432024
Text Example
Text Example
White with #432024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432024; }
p { color: rgb(67,32,36); }
H1.HeaderClassName
{
color: #432024;
}
.AnyTagClassName
{
color: #432024;
}
</style>
background-color css
<style>
a { background-color: #432024; }
a { background-color: rgb(67,32,36); }
div.DivClassName
{
background-color: #432024;
}
.BgClassName
{
background-color: #432024;
}
</style>
border-color css
<style>
span { border-color: #432024; }
span { border-color: rgb(67,32,36); }
td.TdClassName
{
border-color: #432024;
}
.TagClassName
{
border-color: #432024;
}
</style>