Shades of Bulgarian Rose #452526
Tints of Bulgarian Rose #452526
RGB
CMYK
RGB Variations
Color information
#452526 (or 0x452526) is known color: Bulgarian Rose. HEX triplet: 45, 25 and 26. RGB value is (69,37,38). Sum of RGB (Red+Green+Blue) = 69+37+38=144 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.92% from 144); Green value is 37 (14.84% from 255 or 25.69% from 144); Blue value is 38 (15.23% from 255 or 26.39% from 144); Max value from RGB is 69 - color contains mainly: red. Hex color #452526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452526 is #BADAD9. Grayscale: #2E2E2E. Windows color (decimal): -12245722 or 2499909. OLE color: 2499909.
HSL color Cylindrical-coordinate representation of color #452526: hue angle of 358.12º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #452526 is Cyan = 0, Magento = 0.46, Yellow = 0.45 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 37 | 38 | - |
| CMYK | 0 | 0.46 | 0.45 | 0.73 |
| HSL | 358.13º | 0.3% | 0.21% | - |
| HSV(B) | 358.13º | 0.46% | 0.27% | - |
| XYZ | 3.47 | 2.73 | 2.18 | - |
| YUV | 46.68 | 123.1 | 143.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 38 | 0 | 0.46 | 0.45 | 0.73 | 358.13 | 0.3 | 0.21 |
| Hex | 45 | 25 | 26 | 0 | 2E | 2D | 49 | 166 | 1E | 15 |
| Octal | 105 | 45 | 46 | 0 | 56 | 55 | 111 | 546 | 36 | 25 |
| Binary | 1000101 | 100101 | 100110 | 0 | 101110 | 101101 | 1001001 | 101100110 | 11110 | 10101 |
Color Harmonies of #452526
Complementary color
Monochromatic Colors of #452526
Black with #452526
Text Example
Text Example
White with #452526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452526; }
p { color: rgb(69,37,38); }
H1.HeaderClassName
{
color: #452526;
}
.AnyTagClassName
{
color: #452526;
}
</style>
background-color css
<style>
a { background-color: #452526; }
a { background-color: rgb(69,37,38); }
div.DivClassName
{
background-color: #452526;
}
.BgClassName
{
background-color: #452526;
}
</style>
border-color css
<style>
span { border-color: #452526; }
span { border-color: rgb(69,37,38); }
td.TdClassName
{
border-color: #452526;
}
.TagClassName
{
border-color: #452526;
}
</style>