Shades of Bulgarian Rose #412427
Tints of Bulgarian Rose #412427
RGB
CMYK
RGB Variations
Color information
#412427 (or 0x412427) is known color: Bulgarian Rose. HEX triplet: 41, 24 and 27. RGB value is (65,36,39). Sum of RGB (Red+Green+Blue) = 65+36+39=140 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.43% from 140); Green value is 36 (14.45% from 255 or 25.71% from 140); Blue value is 39 (15.62% from 255 or 27.86% from 140); Max value from RGB is 65 - color contains mainly: red. Hex color #412427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412427 is #BEDBD8. Grayscale: #2D2D2D. Windows color (decimal): -12508121 or 2565185. OLE color: 2565185.
HSL color Cylindrical-coordinate representation of color #412427: hue angle of 353.79º 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 #412427 is Cyan = 0, Magento = 0.45, Yellow = 0.40 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 36 | 39 | - |
| CMYK | 0 | 0.45 | 0.40 | 0.75 |
| HSL | 353.79º | 0.29% | 0.2% | - |
| HSV(B) | 353.79º | 0.45% | 0.25% | - |
| XYZ | 3.18 | 2.53 | 2.24 | - |
| YUV | 45.01 | 124.61 | 142.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 39 | 0 | 0.45 | 0.40 | 0.75 | 353.79 | 0.29 | 0.2 |
| Hex | 41 | 24 | 27 | 0 | 2D | 28 | 4B | 162 | 1D | 14 |
| Octal | 101 | 44 | 47 | 0 | 55 | 50 | 113 | 542 | 35 | 24 |
| Binary | 1000001 | 100100 | 100111 | 0 | 101101 | 101000 | 1001011 | 101100010 | 11101 | 10100 |
Color Harmonies of #412427
Complementary color
Monochromatic Colors of #412427
Black with #412427
Text Example
Text Example
White with #412427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412427; }
p { color: rgb(65,36,39); }
H1.HeaderClassName
{
color: #412427;
}
.AnyTagClassName
{
color: #412427;
}
</style>
background-color css
<style>
a { background-color: #412427; }
a { background-color: rgb(65,36,39); }
div.DivClassName
{
background-color: #412427;
}
.BgClassName
{
background-color: #412427;
}
</style>
border-color css
<style>
span { border-color: #412427; }
span { border-color: rgb(65,36,39); }
td.TdClassName
{
border-color: #412427;
}
.TagClassName
{
border-color: #412427;
}
</style>