Shades of Bulgarian Rose #462429
Tints of Bulgarian Rose #462429
RGB
CMYK
RGB Variations
Color information
#462429 (or 0x462429) is known color: Bulgarian Rose. HEX triplet: 46, 24 and 29. RGB value is (70,36,41). Sum of RGB (Red+Green+Blue) = 70+36+41=147 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.62% from 147); Green value is 36 (14.45% from 255 or 24.49% from 147); Blue value is 41 (16.41% from 255 or 27.89% from 147); Max value from RGB is 70 - color contains mainly: red. Hex color #462429 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462429 is #B9DBD6. Grayscale: #2E2E2E. Windows color (decimal): -12180439 or 2696262. OLE color: 2696262.
HSL color Cylindrical-coordinate representation of color #462429: hue angle of 351.18º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #462429 is Cyan = 0, Magento = 0.49, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 41 | - |
| CMYK | 0 | 0.49 | 0.41 | 0.73 |
| HSL | 351.18º | 0.32% | 0.21% | - |
| HSV(B) | 351.18º | 0.49% | 0.27% | - |
| XYZ | 3.56 | 2.72 | 2.44 | - |
| YUV | 46.74 | 124.76 | 144.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 41 | 0 | 0.49 | 0.41 | 0.73 | 351.18 | 0.32 | 0.21 |
| Hex | 46 | 24 | 29 | 0 | 31 | 29 | 49 | 15F | 20 | 15 |
| Octal | 106 | 44 | 51 | 0 | 61 | 51 | 111 | 537 | 40 | 25 |
| Binary | 1000110 | 100100 | 101001 | 0 | 110001 | 101001 | 1001001 | 101011111 | 100000 | 10101 |
Color Harmonies of #462429
Complementary color
Monochromatic Colors of #462429
Black with #462429
Text Example
Text Example
White with #462429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462429; }
p { color: rgb(70,36,41); }
H1.HeaderClassName
{
color: #462429;
}
.AnyTagClassName
{
color: #462429;
}
</style>
background-color css
<style>
a { background-color: #462429; }
a { background-color: rgb(70,36,41); }
div.DivClassName
{
background-color: #462429;
}
.BgClassName
{
background-color: #462429;
}
</style>
border-color css
<style>
span { border-color: #462429; }
span { border-color: rgb(70,36,41); }
td.TdClassName
{
border-color: #462429;
}
.TagClassName
{
border-color: #462429;
}
</style>