Shades of Bulgarian Rose #452428
Tints of Bulgarian Rose #452428
RGB
CMYK
RGB Variations
Color information
#452428 (or 0x452428) is known color: Bulgarian Rose. HEX triplet: 45, 24 and 28. RGB value is (69,36,40). Sum of RGB (Red+Green+Blue) = 69+36+40=145 (19% of max value = 765). Red value is 69 (27.34% from 255 or 47.59% from 145); Green value is 36 (14.45% from 255 or 24.83% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 69 - color contains mainly: red. Hex color #452428 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452428 is #BADBD7. Grayscale: #2E2E2E. Windows color (decimal): -12245976 or 2630725. OLE color: 2630725.
HSL color Cylindrical-coordinate representation of color #452428: hue angle of 352.73º 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 #452428 is Cyan = 0, Magento = 0.48, Yellow = 0.42 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 36 | 40 | - |
| CMYK | 0 | 0.48 | 0.42 | 0.73 |
| HSL | 352.73º | 0.31% | 0.21% | - |
| HSV(B) | 352.73º | 0.48% | 0.27% | - |
| XYZ | 3.47 | 2.68 | 2.34 | - |
| YUV | 46.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 36 | 40 | 0 | 0.48 | 0.42 | 0.73 | 352.73 | 0.31 | 0.21 |
| Hex | 45 | 24 | 28 | 0 | 30 | 2A | 49 | 161 | 1F | 15 |
| Octal | 105 | 44 | 50 | 0 | 60 | 52 | 111 | 541 | 37 | 25 |
| Binary | 1000101 | 100100 | 101000 | 0 | 110000 | 101010 | 1001001 | 101100001 | 11111 | 10101 |
Color Harmonies of #452428
Complementary color
Monochromatic Colors of #452428
Black with #452428
Text Example
Text Example
White with #452428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452428; }
p { color: rgb(69,36,40); }
H1.HeaderClassName
{
color: #452428;
}
.AnyTagClassName
{
color: #452428;
}
</style>
background-color css
<style>
a { background-color: #452428; }
a { background-color: rgb(69,36,40); }
div.DivClassName
{
background-color: #452428;
}
.BgClassName
{
background-color: #452428;
}
</style>
border-color css
<style>
span { border-color: #452428; }
span { border-color: rgb(69,36,40); }
td.TdClassName
{
border-color: #452428;
}
.TagClassName
{
border-color: #452428;
}
</style>