Shades of Bulgarian Rose #412629
Tints of Bulgarian Rose #412629
RGB
CMYK
RGB Variations
Color information
#412629 (or 0x412629) is known color: Bulgarian Rose. HEX triplet: 41, 26 and 29. RGB value is (65,38,41). Sum of RGB (Red+Green+Blue) = 65+38+41=144 (19% of max value = 765). Red value is 65 (25.78% from 255 or 45.14% from 144); Green value is 38 (15.23% from 255 or 26.39% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 65 - color contains mainly: red. Hex color #412629 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412629 is #BED9D6. Grayscale: #2E2E2E. Windows color (decimal): -12507607 or 2696769. OLE color: 2696769.
HSL color Cylindrical-coordinate representation of color #412629: hue angle of 353.33º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #412629 is Cyan = 0, Magento = 0.42, Yellow = 0.37 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 38 | 41 | - |
| CMYK | 0 | 0.42 | 0.37 | 0.75 |
| HSL | 353.33º | 0.26% | 0.2% | - |
| HSV(B) | 353.33º | 0.42% | 0.25% | - |
| XYZ | 3.27 | 2.67 | 2.44 | - |
| YUV | 46.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 41 | 0 | 0.42 | 0.37 | 0.75 | 353.33 | 0.26 | 0.2 |
| Hex | 41 | 26 | 29 | 0 | 2A | 25 | 4B | 161 | 1A | 14 |
| Octal | 101 | 46 | 51 | 0 | 52 | 45 | 113 | 541 | 32 | 24 |
| Binary | 1000001 | 100110 | 101001 | 0 | 101010 | 100101 | 1001011 | 101100001 | 11010 | 10100 |
Color Harmonies of #412629
Complementary color
Monochromatic Colors of #412629
Black with #412629
Text Example
Text Example
White with #412629
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412629; }
p { color: rgb(65,38,41); }
H1.HeaderClassName
{
color: #412629;
}
.AnyTagClassName
{
color: #412629;
}
</style>
background-color css
<style>
a { background-color: #412629; }
a { background-color: rgb(65,38,41); }
div.DivClassName
{
background-color: #412629;
}
.BgClassName
{
background-color: #412629;
}
</style>
border-color css
<style>
span { border-color: #412629; }
span { border-color: rgb(65,38,41); }
td.TdClassName
{
border-color: #412629;
}
.TagClassName
{
border-color: #412629;
}
</style>