Shades of Bulgarian Rose #43272A
Tints of Bulgarian Rose #43272A
RGB
CMYK
RGB Variations
Color information
#43272A (or 0x43272A) is known color: Bulgarian Rose. HEX triplet: 43, 27 and 2A. RGB value is (67,39,42). Sum of RGB (Red+Green+Blue) = 67+39+42=148 (19% of max value = 765). Red value is 67 (26.56% from 255 or 45.27% from 148); Green value is 39 (15.62% from 255 or 26.35% from 148); Blue value is 42 (16.80% from 255 or 28.38% from 148); Max value from RGB is 67 - color contains mainly: red. Hex color #43272A is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #43272A is #BCD8D5. Grayscale: #2F2F2F. Windows color (decimal): -12376278 or 2762563. OLE color: 2762563.
HSL color Cylindrical-coordinate representation of color #43272A: hue angle of 353.57º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #43272A is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 39 | 42 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.74 |
| HSL | 353.57º | 0.26% | 0.21% | - |
| HSV(B) | 353.57º | 0.42% | 0.26% | - |
| XYZ | 3.46 | 2.81 | 2.55 | - |
| YUV | 47.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 39 | 42 | 0 | 0.42 | 0.37 | 0.74 | 353.57 | 0.26 | 0.21 |
| Hex | 43 | 27 | 2A | 0 | 2A | 25 | 4A | 162 | 1A | 15 |
| Octal | 103 | 47 | 52 | 0 | 52 | 45 | 112 | 542 | 32 | 25 |
| Binary | 1000011 | 100111 | 101010 | 0 | 101010 | 100101 | 1001010 | 101100010 | 11010 | 10101 |
Color Harmonies of #43272A
Complementary color
Monochromatic Colors of #43272A
Black with #43272A
Text Example
Text Example
White with #43272A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #43272A; }
p { color: rgb(67,39,42); }
H1.HeaderClassName
{
color: #43272A;
}
.AnyTagClassName
{
color: #43272A;
}
</style>
background-color css
<style>
a { background-color: #43272A; }
a { background-color: rgb(67,39,42); }
div.DivClassName
{
background-color: #43272A;
}
.BgClassName
{
background-color: #43272A;
}
</style>
border-color css
<style>
span { border-color: #43272A; }
span { border-color: rgb(67,39,42); }
td.TdClassName
{
border-color: #43272A;
}
.TagClassName
{
border-color: #43272A;
}
</style>