Shades of Bulgarian Rose #462329
Tints of Bulgarian Rose #462329
RGB
CMYK
RGB Variations
Color information
#462329 (or 0x462329) is known color: Bulgarian Rose. HEX triplet: 46, 23 and 29. RGB value is (70,35,41). Sum of RGB (Red+Green+Blue) = 70+35+41=146 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.95% from 146); Green value is 35 (14.06% from 255 or 23.97% from 146); Blue value is 41 (16.41% from 255 or 28.08% from 146); Max value from RGB is 70 - color contains mainly: red. Hex color #462329 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462329 is #B9DCD6. Grayscale: #2E2E2E. Windows color (decimal): -12180695 or 2696006. OLE color: 2696006.
HSL color Cylindrical-coordinate representation of color #462329: hue angle of 349.71º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #462329 is Cyan = 0, Magento = 0.5, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 35 | 41 | - |
| CMYK | 0 | 0.5 | 0.41 | 0.73 |
| HSL | 349.71º | 0.33% | 0.21% | - |
| HSV(B) | 349.71º | 0.5% | 0.27% | - |
| XYZ | 3.53 | 2.66 | 2.43 | - |
| YUV | 46.15 | 125.1 | 145.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 35 | 41 | 0 | 0.5 | 0.41 | 0.73 | 349.71 | 0.33 | 0.21 |
| Hex | 46 | 23 | 29 | 0 | 32 | 29 | 49 | 15E | 21 | 15 |
| Octal | 106 | 43 | 51 | 0 | 62 | 51 | 111 | 536 | 41 | 25 |
| Binary | 1000110 | 100011 | 101001 | 0 | 110010 | 101001 | 1001001 | 101011110 | 100001 | 10101 |
Color Harmonies of #462329
Complementary color
Monochromatic Colors of #462329
Black with #462329
Text Example
Text Example
White with #462329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462329; }
p { color: rgb(70,35,41); }
H1.HeaderClassName
{
color: #462329;
}
.AnyTagClassName
{
color: #462329;
}
</style>
background-color css
<style>
a { background-color: #462329; }
a { background-color: rgb(70,35,41); }
div.DivClassName
{
background-color: #462329;
}
.BgClassName
{
background-color: #462329;
}
</style>
border-color css
<style>
span { border-color: #462329; }
span { border-color: rgb(70,35,41); }
td.TdClassName
{
border-color: #462329;
}
.TagClassName
{
border-color: #462329;
}
</style>