Shades of Bulgarian Rose #432425
Tints of Bulgarian Rose #432425
RGB
CMYK
RGB Variations
Color information
#432425 (or 0x432425) is known color: Bulgarian Rose. HEX triplet: 43, 24 and 25. RGB value is (67,36,37). Sum of RGB (Red+Green+Blue) = 67+36+37=140 (18% of max value = 765). Red value is 67 (26.56% from 255 or 47.86% from 140); Green value is 36 (14.45% from 255 or 25.71% from 140); Blue value is 37 (14.84% from 255 or 26.43% from 140); Max value from RGB is 67 - color contains mainly: red. Hex color #432425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #432425 is #BCDBDA. Grayscale: #2D2D2D. Windows color (decimal): -12377051 or 2434115. OLE color: 2434115.
HSL color Cylindrical-coordinate representation of color #432425: hue angle of 358.06º degrees, saturation: 0.3, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #432425 is Cyan = 0, Magento = 0.46, Yellow = 0.45 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 67 | 36 | 37 | - |
| CMYK | 0 | 0.46 | 0.45 | 0.74 |
| HSL | 358.06º | 0.3% | 0.2% | - |
| HSV(B) | 358.06º | 0.46% | 0.26% | - |
| XYZ | 3.28 | 2.59 | 2.08 | - |
| YUV | 45.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 36 | 37 | 0 | 0.46 | 0.45 | 0.74 | 358.06 | 0.3 | 0.2 |
| Hex | 43 | 24 | 25 | 0 | 2E | 2D | 4A | 166 | 1E | 14 |
| Octal | 103 | 44 | 45 | 0 | 56 | 55 | 112 | 546 | 36 | 24 |
| Binary | 1000011 | 100100 | 100101 | 0 | 101110 | 101101 | 1001010 | 101100110 | 11110 | 10100 |
Color Harmonies of #432425
Complementary color
Monochromatic Colors of #432425
Black with #432425
Text Example
Text Example
White with #432425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #432425; }
p { color: rgb(67,36,37); }
H1.HeaderClassName
{
color: #432425;
}
.AnyTagClassName
{
color: #432425;
}
</style>
background-color css
<style>
a { background-color: #432425; }
a { background-color: rgb(67,36,37); }
div.DivClassName
{
background-color: #432425;
}
.BgClassName
{
background-color: #432425;
}
</style>
border-color css
<style>
span { border-color: #432425; }
span { border-color: rgb(67,36,37); }
td.TdClassName
{
border-color: #432425;
}
.TagClassName
{
border-color: #432425;
}
</style>