Shades of Bulgarian Rose #462729
Tints of Bulgarian Rose #462729
RGB
CMYK
RGB Variations
Color information
#462729 (or 0x462729) is known color: Bulgarian Rose. HEX triplet: 46, 27 and 29. RGB value is (70,39,41). Sum of RGB (Red+Green+Blue) = 70+39+41=150 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.67% from 150); Green value is 39 (15.62% from 255 or 26% from 150); Blue value is 41 (16.41% from 255 or 27.33% from 150); Max value from RGB is 70 - color contains mainly: red. Hex color #462729 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462729 is #B9D8D6. Grayscale: #303030. Windows color (decimal): -12179671 or 2697030. OLE color: 2697030.
HSL color Cylindrical-coordinate representation of color #462729: hue angle of 356.13º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #462729 is Cyan = 0, Magento = 0.44, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 41 | - |
| CMYK | 0 | 0.44 | 0.41 | 0.73 |
| HSL | 356.13º | 0.28% | 0.21% | - |
| HSV(B) | 356.13º | 0.44% | 0.27% | - |
| XYZ | 3.65 | 2.91 | 2.47 | - |
| YUV | 48.5 | 123.77 | 143.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 41 | 0 | 0.44 | 0.41 | 0.73 | 356.13 | 0.28 | 0.21 |
| Hex | 46 | 27 | 29 | 0 | 2C | 29 | 49 | 164 | 1C | 15 |
| Octal | 106 | 47 | 51 | 0 | 54 | 51 | 111 | 544 | 34 | 25 |
| Binary | 1000110 | 100111 | 101001 | 0 | 101100 | 101001 | 1001001 | 101100100 | 11100 | 10101 |
Color Harmonies of #462729
Complementary color
Monochromatic Colors of #462729
Black with #462729
Text Example
Text Example
White with #462729
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462729; }
p { color: rgb(70,39,41); }
H1.HeaderClassName
{
color: #462729;
}
.AnyTagClassName
{
color: #462729;
}
</style>
background-color css
<style>
a { background-color: #462729; }
a { background-color: rgb(70,39,41); }
div.DivClassName
{
background-color: #462729;
}
.BgClassName
{
background-color: #462729;
}
</style>
border-color css
<style>
span { border-color: #462729; }
span { border-color: rgb(70,39,41); }
td.TdClassName
{
border-color: #462729;
}
.TagClassName
{
border-color: #462729;
}
</style>