Shades of Bulgarian Rose #462529
Tints of Bulgarian Rose #462529
RGB
CMYK
RGB Variations
Color information
#462529 (or 0x462529) is known color: Bulgarian Rose. HEX triplet: 46, 25 and 29. RGB value is (70,37,41). Sum of RGB (Red+Green+Blue) = 70+37+41=148 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.30% from 148); Green value is 37 (14.84% from 255 or 25% from 148); Blue value is 41 (16.41% from 255 or 27.70% from 148); Max value from RGB is 70 - color contains mainly: red. Hex color #462529 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462529 is #B9DAD6. Grayscale: #2F2F2F. Windows color (decimal): -12180183 or 2696518. OLE color: 2696518.
HSL color Cylindrical-coordinate representation of color #462529: hue angle of 352.73º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #462529 is Cyan = 0, Magento = 0.47, Yellow = 0.41 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 41 | - |
| CMYK | 0 | 0.47 | 0.41 | 0.73 |
| HSL | 352.73º | 0.31% | 0.21% | - |
| HSV(B) | 352.73º | 0.47% | 0.27% | - |
| XYZ | 3.59 | 2.79 | 2.45 | - |
| YUV | 47.32 | 124.43 | 144.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 41 | 0 | 0.47 | 0.41 | 0.73 | 352.73 | 0.31 | 0.21 |
| Hex | 46 | 25 | 29 | 0 | 2F | 29 | 49 | 161 | 1F | 15 |
| Octal | 106 | 45 | 51 | 0 | 57 | 51 | 111 | 541 | 37 | 25 |
| Binary | 1000110 | 100101 | 101001 | 0 | 101111 | 101001 | 1001001 | 101100001 | 11111 | 10101 |
Color Harmonies of #462529
Complementary color
Monochromatic Colors of #462529
Black with #462529
Text Example
Text Example
White with #462529
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462529; }
p { color: rgb(70,37,41); }
H1.HeaderClassName
{
color: #462529;
}
.AnyTagClassName
{
color: #462529;
}
</style>
background-color css
<style>
a { background-color: #462529; }
a { background-color: rgb(70,37,41); }
div.DivClassName
{
background-color: #462529;
}
.BgClassName
{
background-color: #462529;
}
</style>
border-color css
<style>
span { border-color: #462529; }
span { border-color: rgb(70,37,41); }
td.TdClassName
{
border-color: #462529;
}
.TagClassName
{
border-color: #462529;
}
</style>