Shades of Bulgarian Rose #412627
Tints of Bulgarian Rose #412627
RGB
CMYK
RGB Variations
Color information
#412627 (or 0x412627) is known color: Bulgarian Rose. HEX triplet: 41, 26 and 27. RGB value is (65,38,39). Sum of RGB (Red+Green+Blue) = 65+38+39=142 (18% of max value = 765). Red value is 65 (25.78% from 255 or 45.77% from 142); Green value is 38 (15.23% from 255 or 26.76% from 142); Blue value is 39 (15.62% from 255 or 27.46% from 142); Max value from RGB is 65 - color contains mainly: red. Hex color #412627 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412627 is #BED9D8. Grayscale: #2E2E2E. Windows color (decimal): -12507609 or 2565697. OLE color: 2565697.
HSL color Cylindrical-coordinate representation of color #412627: hue angle of 357.78º 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 #412627 is Cyan = 0, Magento = 0.42, Yellow = 0.40 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 38 | 39 | - |
| CMYK | 0 | 0.42 | 0.40 | 0.75 |
| HSL | 357.78º | 0.26% | 0.2% | - |
| HSV(B) | 357.78º | 0.42% | 0.25% | - |
| XYZ | 3.24 | 2.66 | 2.26 | - |
| YUV | 46.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 38 | 39 | 0 | 0.42 | 0.40 | 0.75 | 357.78 | 0.26 | 0.2 |
| Hex | 41 | 26 | 27 | 0 | 2A | 28 | 4B | 166 | 1A | 14 |
| Octal | 101 | 46 | 47 | 0 | 52 | 50 | 113 | 546 | 32 | 24 |
| Binary | 1000001 | 100110 | 100111 | 0 | 101010 | 101000 | 1001011 | 101100110 | 11010 | 10100 |
Color Harmonies of #412627
Complementary color
Monochromatic Colors of #412627
Black with #412627
Text Example
Text Example
White with #412627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412627; }
p { color: rgb(65,38,39); }
H1.HeaderClassName
{
color: #412627;
}
.AnyTagClassName
{
color: #412627;
}
</style>
background-color css
<style>
a { background-color: #412627; }
a { background-color: rgb(65,38,39); }
div.DivClassName
{
background-color: #412627;
}
.BgClassName
{
background-color: #412627;
}
</style>
border-color css
<style>
span { border-color: #412627; }
span { border-color: rgb(65,38,39); }
td.TdClassName
{
border-color: #412627;
}
.TagClassName
{
border-color: #412627;
}
</style>