Shades of Bulgarian Rose #432223
Tints of Bulgarian Rose #432223
RGB
CMYK
RGB Variations
Color information
#432223 (or 0x432223) is known color: Bulgarian Rose. HEX triplet: 43, 22 and 23. RGB value is (67,34,35). Sum of RGB (Red+Green+Blue) = 67+34+35=136 (18% of max value = 765). Red value is 67 (26.56% from 255 or 49.26% from 136); Green value is 34 (13.67% from 255 or 25% from 136); Blue value is 35 (14.06% from 255 or 25.74% from 136); Max value from RGB is 67 - color contains mainly: red. Hex color #432223 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432223 is #BCDDDC. Grayscale: #2C2C2C. Windows color (decimal): -12377565 or 2302531. OLE color: 2302531.
HSL color Cylindrical-coordinate representation of color #432223: hue angle of 358.18º degrees, saturation: 0.33, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #432223 is Cyan = 0, Magento = 0.49, Yellow = 0.48 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 34 | 35 | - |
| CMYK | 0 | 0.49 | 0.48 | 0.74 |
| HSL | 358.18º | 0.33% | 0.2% | - |
| HSV(B) | 358.18º | 0.49% | 0.26% | - |
| XYZ | 3.19 | 2.46 | 1.9 | - |
| YUV | 43.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 34 | 35 | 0 | 0.49 | 0.48 | 0.74 | 358.18 | 0.33 | 0.2 |
| Hex | 43 | 22 | 23 | 0 | 31 | 30 | 4A | 166 | 21 | 14 |
| Octal | 103 | 42 | 43 | 0 | 61 | 60 | 112 | 546 | 41 | 24 |
| Binary | 1000011 | 100010 | 100011 | 0 | 110001 | 110000 | 1001010 | 101100110 | 100001 | 10100 |
Color Harmonies of #432223
Complementary color
Monochromatic Colors of #432223
Black with #432223
Text Example
Text Example
White with #432223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432223; }
p { color: rgb(67,34,35); }
H1.HeaderClassName
{
color: #432223;
}
.AnyTagClassName
{
color: #432223;
}
</style>
background-color css
<style>
a { background-color: #432223; }
a { background-color: rgb(67,34,35); }
div.DivClassName
{
background-color: #432223;
}
.BgClassName
{
background-color: #432223;
}
</style>
border-color css
<style>
span { border-color: #432223; }
span { border-color: rgb(67,34,35); }
td.TdClassName
{
border-color: #432223;
}
.TagClassName
{
border-color: #432223;
}
</style>