Shades of Bulgarian Rose #432629
Tints of Bulgarian Rose #432629
RGB
CMYK
RGB Variations
Color information
#432629 (or 0x432629) is known color: Bulgarian Rose. HEX triplet: 43, 26 and 29. RGB value is (67,38,41). Sum of RGB (Red+Green+Blue) = 67+38+41=146 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.89% from 146); Green value is 38 (15.23% from 255 or 26.03% from 146); Blue value is 41 (16.41% from 255 or 28.08% from 146); Max value from RGB is 67 - color contains mainly: red. Hex color #432629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432629 is #BCD9D6. Grayscale: #2F2F2F. Windows color (decimal): -12376535 or 2696771. OLE color: 2696771.
HSL color Cylindrical-coordinate representation of color #432629: hue angle of 353.79º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #432629 is Cyan = 0, Magento = 0.43, Yellow = 0.39 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 38 | 41 | - |
| CMYK | 0 | 0.43 | 0.39 | 0.74 |
| HSL | 353.79º | 0.28% | 0.21% | - |
| HSV(B) | 353.79º | 0.43% | 0.26% | - |
| XYZ | 3.41 | 2.74 | 2.45 | - |
| YUV | 47.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 38 | 41 | 0 | 0.43 | 0.39 | 0.74 | 353.79 | 0.28 | 0.21 |
| Hex | 43 | 26 | 29 | 0 | 2B | 27 | 4A | 162 | 1C | 15 |
| Octal | 103 | 46 | 51 | 0 | 53 | 47 | 112 | 542 | 34 | 25 |
| Binary | 1000011 | 100110 | 101001 | 0 | 101011 | 100111 | 1001010 | 101100010 | 11100 | 10101 |
Color Harmonies of #432629
Complementary color
Monochromatic Colors of #432629
Black with #432629
Text Example
Text Example
White with #432629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432629; }
p { color: rgb(67,38,41); }
H1.HeaderClassName
{
color: #432629;
}
.AnyTagClassName
{
color: #432629;
}
</style>
background-color css
<style>
a { background-color: #432629; }
a { background-color: rgb(67,38,41); }
div.DivClassName
{
background-color: #432629;
}
.BgClassName
{
background-color: #432629;
}
</style>
border-color css
<style>
span { border-color: #432629; }
span { border-color: rgb(67,38,41); }
td.TdClassName
{
border-color: #432629;
}
.TagClassName
{
border-color: #432629;
}
</style>