Shades of Bulgarian Rose #412426
Tints of Bulgarian Rose #412426
RGB
CMYK
RGB Variations
Color information
#412426 (or 0x412426) is known color: Bulgarian Rose. HEX triplet: 41, 24 and 26. RGB value is (65,36,38). Sum of RGB (Red+Green+Blue) = 65+36+38=139 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.76% from 139); Green value is 36 (14.45% from 255 or 25.90% from 139); Blue value is 38 (15.23% from 255 or 27.34% from 139); Max value from RGB is 65 - color contains mainly: red. Hex color #412426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412426 is #BEDBD9. Grayscale: #2C2C2C. Windows color (decimal): -12508122 or 2499649. OLE color: 2499649.
HSL color Cylindrical-coordinate representation of color #412426: hue angle of 355.86º 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 #412426 is Cyan = 0, Magento = 0.45, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 36 | 38 | - |
| CMYK | 0 | 0.45 | 0.42 | 0.75 |
| HSL | 355.86º | 0.29% | 0.2% | - |
| HSV(B) | 355.86º | 0.45% | 0.25% | - |
| XYZ | 3.16 | 2.53 | 2.15 | - |
| YUV | 44.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 36 | 38 | 0 | 0.45 | 0.42 | 0.75 | 355.86 | 0.29 | 0.2 |
| Hex | 41 | 24 | 26 | 0 | 2D | 2A | 4B | 164 | 1D | 14 |
| Octal | 101 | 44 | 46 | 0 | 55 | 52 | 113 | 544 | 35 | 24 |
| Binary | 1000001 | 100100 | 100110 | 0 | 101101 | 101010 | 1001011 | 101100100 | 11101 | 10100 |
Color Harmonies of #412426
Complementary color
Monochromatic Colors of #412426
Black with #412426
Text Example
Text Example
White with #412426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412426; }
p { color: rgb(65,36,38); }
H1.HeaderClassName
{
color: #412426;
}
.AnyTagClassName
{
color: #412426;
}
</style>
background-color css
<style>
a { background-color: #412426; }
a { background-color: rgb(65,36,38); }
div.DivClassName
{
background-color: #412426;
}
.BgClassName
{
background-color: #412426;
}
</style>
border-color css
<style>
span { border-color: #412426; }
span { border-color: rgb(65,36,38); }
td.TdClassName
{
border-color: #412426;
}
.TagClassName
{
border-color: #412426;
}
</style>