Shades of Bulgarian Rose #452325
Tints of Bulgarian Rose #452325
RGB
CMYK
RGB Variations
Color information
#452325 (or 0x452325) is known color: Bulgarian Rose. HEX triplet: 45, 23 and 25. RGB value is (69,35,37). Sum of RGB (Red+Green+Blue) = 69+35+37=141 (18% of max value = 765). Red value is 69 (27.34% from 255 or 48.94% from 141); Green value is 35 (14.06% from 255 or 24.82% from 141); Blue value is 37 (14.84% from 255 or 26.24% from 141); Max value from RGB is 69 - color contains mainly: red. Hex color #452325 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #452325 is #BADCDA. Grayscale: #2D2D2D. Windows color (decimal): -12246235 or 2433861. OLE color: 2433861.
HSL color Cylindrical-coordinate representation of color #452325: hue angle of 356.47º degrees, saturation: 0.33, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #452325 is Cyan = 0, Magento = 0.49, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 35 | 37 | - |
| CMYK | 0 | 0.49 | 0.46 | 0.73 |
| HSL | 356.47º | 0.33% | 0.2% | - |
| HSV(B) | 356.47º | 0.49% | 0.27% | - |
| XYZ | 3.39 | 2.6 | 2.07 | - |
| YUV | 45.39 | 123.26 | 144.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 35 | 37 | 0 | 0.49 | 0.46 | 0.73 | 356.47 | 0.33 | 0.2 |
| Hex | 45 | 23 | 25 | 0 | 31 | 2E | 49 | 164 | 21 | 14 |
| Octal | 105 | 43 | 45 | 0 | 61 | 56 | 111 | 544 | 41 | 24 |
| Binary | 1000101 | 100011 | 100101 | 0 | 110001 | 101110 | 1001001 | 101100100 | 100001 | 10100 |
Color Harmonies of #452325
Complementary color
Monochromatic Colors of #452325
Black with #452325
Text Example
Text Example
White with #452325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #452325; }
p { color: rgb(69,35,37); }
H1.HeaderClassName
{
color: #452325;
}
.AnyTagClassName
{
color: #452325;
}
</style>
background-color css
<style>
a { background-color: #452325; }
a { background-color: rgb(69,35,37); }
div.DivClassName
{
background-color: #452325;
}
.BgClassName
{
background-color: #452325;
}
</style>
border-color css
<style>
span { border-color: #452325; }
span { border-color: rgb(69,35,37); }
td.TdClassName
{
border-color: #452325;
}
.TagClassName
{
border-color: #452325;
}
</style>