Shades of Bulgarian Rose #452429
Tints of Bulgarian Rose #452429
RGB
CMYK
RGB Variations
Color information
#452429 (or 0x452429) is known color: Bulgarian Rose. HEX triplet: 45, 24 and 29. RGB value is (69,36,41). Sum of RGB (Red+Green+Blue) = 69+36+41=146 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.26% from 146); Green value is 36 (14.45% from 255 or 24.66% from 146); Blue value is 41 (16.41% from 255 or 28.08% from 146); Max value from RGB is 69 - color contains mainly: red. Hex color #452429 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452429 is #BADBD6. Grayscale: #2E2E2E. Windows color (decimal): -12245975 or 2696261. OLE color: 2696261.
HSL color Cylindrical-coordinate representation of color #452429: hue angle of 350.91º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #452429 is Cyan = 0, Magento = 0.48, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 36 | 41 | - |
| CMYK | 0 | 0.48 | 0.41 | 0.73 |
| HSL | 350.91º | 0.31% | 0.21% | - |
| HSV(B) | 350.91º | 0.48% | 0.27% | - |
| XYZ | 3.49 | 2.69 | 2.43 | - |
| YUV | 46.44 | 124.93 | 144.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 41 | 0 | 0.48 | 0.41 | 0.73 | 350.91 | 0.31 | 0.21 |
| Hex | 45 | 24 | 29 | 0 | 30 | 29 | 49 | 15F | 1F | 15 |
| Octal | 105 | 44 | 51 | 0 | 60 | 51 | 111 | 537 | 37 | 25 |
| Binary | 1000101 | 100100 | 101001 | 0 | 110000 | 101001 | 1001001 | 101011111 | 11111 | 10101 |
Color Harmonies of #452429
Complementary color
Monochromatic Colors of #452429
Black with #452429
Text Example
Text Example
White with #452429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452429; }
p { color: rgb(69,36,41); }
H1.HeaderClassName
{
color: #452429;
}
.AnyTagClassName
{
color: #452429;
}
</style>
background-color css
<style>
a { background-color: #452429; }
a { background-color: rgb(69,36,41); }
div.DivClassName
{
background-color: #452429;
}
.BgClassName
{
background-color: #452429;
}
</style>
border-color css
<style>
span { border-color: #452429; }
span { border-color: rgb(69,36,41); }
td.TdClassName
{
border-color: #452429;
}
.TagClassName
{
border-color: #452429;
}
</style>