Shades of Bulgarian Rose #452729
Tints of Bulgarian Rose #452729
RGB
CMYK
RGB Variations
Color information
#452729 (or 0x452729) is known color: Bulgarian Rose. HEX triplet: 45, 27 and 29. RGB value is (69,39,41). Sum of RGB (Red+Green+Blue) = 69+39+41=149 (19% of max value = 765). Red value is 69 (27.34% from 255 or 46.31% from 149); Green value is 39 (15.62% from 255 or 26.17% from 149); Blue value is 41 (16.41% from 255 or 27.52% from 149); Max value from RGB is 69 - color contains mainly: red. Hex color #452729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452729 is #BAD8D6. Grayscale: #303030. Windows color (decimal): -12245207 or 2697029. OLE color: 2697029.
HSL color Cylindrical-coordinate representation of color #452729: hue angle of 356º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #452729 is Cyan = 0, Magento = 0.43, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 39 | 41 | - |
| CMYK | 0 | 0.43 | 0.41 | 0.73 |
| HSL | 356º | 0.28% | 0.21% | - |
| HSV(B) | 356º | 0.43% | 0.27% | - |
| XYZ | 3.58 | 2.88 | 2.46 | - |
| YUV | 48.2 | 123.94 | 142.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 39 | 41 | 0 | 0.43 | 0.41 | 0.73 | 356 | 0.28 | 0.21 |
| Hex | 45 | 27 | 29 | 0 | 2B | 29 | 49 | 164 | 1C | 15 |
| Octal | 105 | 47 | 51 | 0 | 53 | 51 | 111 | 544 | 34 | 25 |
| Binary | 1000101 | 100111 | 101001 | 0 | 101011 | 101001 | 1001001 | 101100100 | 11100 | 10101 |
Color Harmonies of #452729
Complementary color
Monochromatic Colors of #452729
Black with #452729
Text Example
Text Example
White with #452729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452729; }
p { color: rgb(69,39,41); }
H1.HeaderClassName
{
color: #452729;
}
.AnyTagClassName
{
color: #452729;
}
</style>
background-color css
<style>
a { background-color: #452729; }
a { background-color: rgb(69,39,41); }
div.DivClassName
{
background-color: #452729;
}
.BgClassName
{
background-color: #452729;
}
</style>
border-color css
<style>
span { border-color: #452729; }
span { border-color: rgb(69,39,41); }
td.TdClassName
{
border-color: #452729;
}
.TagClassName
{
border-color: #452729;
}
</style>