Shades of Bulgarian Rose #452528
Tints of Bulgarian Rose #452528
RGB
CMYK
RGB Variations
Color information
#452528 (or 0x452528) is known color: Bulgarian Rose. HEX triplet: 45, 25 and 28. RGB value is (69,37,40). Sum of RGB (Red+Green+Blue) = 69+37+40=146 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.26% from 146); Green value is 37 (14.84% from 255 or 25.34% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 69 - color contains mainly: red. Hex color #452528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452528 is #BADAD7. Grayscale: #2E2E2E. Windows color (decimal): -12245720 or 2630981. OLE color: 2630981.
HSL color Cylindrical-coordinate representation of color #452528: hue angle of 354.38º 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 #452528 is Cyan = 0, Magento = 0.46, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 37 | 40 | - |
| CMYK | 0 | 0.46 | 0.42 | 0.73 |
| HSL | 354.38º | 0.3% | 0.21% | - |
| HSV(B) | 354.38º | 0.46% | 0.27% | - |
| XYZ | 3.5 | 2.74 | 2.35 | - |
| YUV | 46.91 | 124.1 | 143.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 37 | 40 | 0 | 0.46 | 0.42 | 0.73 | 354.38 | 0.3 | 0.21 |
| Hex | 45 | 25 | 28 | 0 | 2E | 2A | 49 | 162 | 1E | 15 |
| Octal | 105 | 45 | 50 | 0 | 56 | 52 | 111 | 542 | 36 | 25 |
| Binary | 1000101 | 100101 | 101000 | 0 | 101110 | 101010 | 1001001 | 101100010 | 11110 | 10101 |
Color Harmonies of #452528
Complementary color
Monochromatic Colors of #452528
Black with #452528
Text Example
Text Example
White with #452528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452528; }
p { color: rgb(69,37,40); }
H1.HeaderClassName
{
color: #452528;
}
.AnyTagClassName
{
color: #452528;
}
</style>
background-color css
<style>
a { background-color: #452528; }
a { background-color: rgb(69,37,40); }
div.DivClassName
{
background-color: #452528;
}
.BgClassName
{
background-color: #452528;
}
</style>
border-color css
<style>
span { border-color: #452528; }
span { border-color: rgb(69,37,40); }
td.TdClassName
{
border-color: #452528;
}
.TagClassName
{
border-color: #452528;
}
</style>