Shades of Bulgarian Rose #412425
Tints of Bulgarian Rose #412425
RGB
CMYK
RGB Variations
Color information
#412425 (or 0x412425) is known color: Bulgarian Rose. HEX triplet: 41, 24 and 25. RGB value is (65,36,37). Sum of RGB (Red+Green+Blue) = 65+36+37=138 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.10% from 138); Green value is 36 (14.45% from 255 or 26.09% from 138); Blue value is 37 (14.84% from 255 or 26.81% from 138); Max value from RGB is 65 - color contains mainly: red. Hex color #412425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412425 is #BEDBDA. Grayscale: #2C2C2C. Windows color (decimal): -12508123 or 2434113. OLE color: 2434113.
HSL color Cylindrical-coordinate representation of color #412425: hue angle of 357.93º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #412425 is Cyan = 0, Magento = 0.45, Yellow = 0.43 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 36 | 37 | - |
| CMYK | 0 | 0.45 | 0.43 | 0.75 |
| HSL | 357.93º | 0.29% | 0.2% | - |
| HSV(B) | 357.93º | 0.45% | 0.25% | - |
| XYZ | 3.14 | 2.52 | 2.07 | - |
| YUV | 44.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 37 | 0 | 0.45 | 0.43 | 0.75 | 357.93 | 0.29 | 0.2 |
| Hex | 41 | 24 | 25 | 0 | 2D | 2B | 4B | 166 | 1D | 14 |
| Octal | 101 | 44 | 45 | 0 | 55 | 53 | 113 | 546 | 35 | 24 |
| Binary | 1000001 | 100100 | 100101 | 0 | 101101 | 101011 | 1001011 | 101100110 | 11101 | 10100 |
Color Harmonies of #412425
Complementary color
Monochromatic Colors of #412425
Black with #412425
Text Example
Text Example
White with #412425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412425; }
p { color: rgb(65,36,37); }
H1.HeaderClassName
{
color: #412425;
}
.AnyTagClassName
{
color: #412425;
}
</style>
background-color css
<style>
a { background-color: #412425; }
a { background-color: rgb(65,36,37); }
div.DivClassName
{
background-color: #412425;
}
.BgClassName
{
background-color: #412425;
}
</style>
border-color css
<style>
span { border-color: #412425; }
span { border-color: rgb(65,36,37); }
td.TdClassName
{
border-color: #412425;
}
.TagClassName
{
border-color: #412425;
}
</style>