Shades of Bulgarian Rose #452227
Tints of Bulgarian Rose #452227
RGB
CMYK
RGB Variations
Color information
#452227 (or 0x452227) is known color: Bulgarian Rose. HEX triplet: 45, 22 and 27. RGB value is (69,34,39). Sum of RGB (Red+Green+Blue) = 69+34+39=142 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.59% from 142); Green value is 34 (13.67% from 255 or 23.94% from 142); Blue value is 39 (15.62% from 255 or 27.46% from 142); Max value from RGB is 69 - color contains mainly: red. Hex color #452227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452227 is #BADDD8. Grayscale: #2D2D2D. Windows color (decimal): -12246489 or 2564677. OLE color: 2564677.
HSL color Cylindrical-coordinate representation of color #452227: hue angle of 351.43º degrees, saturation: 0.34, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #452227 is Cyan = 0, Magento = 0.51, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 34 | 39 | - |
| CMYK | 0 | 0.51 | 0.43 | 0.73 |
| HSL | 351.43º | 0.34% | 0.2% | - |
| HSV(B) | 351.43º | 0.51% | 0.27% | - |
| XYZ | 3.39 | 2.56 | 2.23 | - |
| YUV | 45.04 | 124.6 | 145.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 34 | 39 | 0 | 0.51 | 0.43 | 0.73 | 351.43 | 0.34 | 0.2 |
| Hex | 45 | 22 | 27 | 0 | 33 | 2B | 49 | 15F | 22 | 14 |
| Octal | 105 | 42 | 47 | 0 | 63 | 53 | 111 | 537 | 42 | 24 |
| Binary | 1000101 | 100010 | 100111 | 0 | 110011 | 101011 | 1001001 | 101011111 | 100010 | 10100 |
Color Harmonies of #452227
Complementary color
Monochromatic Colors of #452227
Black with #452227
Text Example
Text Example
White with #452227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452227; }
p { color: rgb(69,34,39); }
H1.HeaderClassName
{
color: #452227;
}
.AnyTagClassName
{
color: #452227;
}
</style>
background-color css
<style>
a { background-color: #452227; }
a { background-color: rgb(69,34,39); }
div.DivClassName
{
background-color: #452227;
}
.BgClassName
{
background-color: #452227;
}
</style>
border-color css
<style>
span { border-color: #452227; }
span { border-color: rgb(69,34,39); }
td.TdClassName
{
border-color: #452227;
}
.TagClassName
{
border-color: #452227;
}
</style>