Shades of Bulgarian Rose #462526
Tints of Bulgarian Rose #462526
RGB
CMYK
RGB Variations
Color information
#462526 (or 0x462526) is known color: Bulgarian Rose. HEX triplet: 46, 25 and 26. RGB value is (70,37,38). Sum of RGB (Red+Green+Blue) = 70+37+38=145 (19% of max value = 765). Red value is 70 (27.73% from 255 or 48.28% from 145); Green value is 37 (14.84% from 255 or 25.52% from 145); Blue value is 38 (15.23% from 255 or 26.21% from 145); Max value from RGB is 70 - color contains mainly: red. Hex color #462526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462526 is #B9DAD9. Grayscale: #2F2F2F. Windows color (decimal): -12180186 or 2499910. OLE color: 2499910.
HSL color Cylindrical-coordinate representation of color #462526: hue angle of 358.18º 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 #462526 is Cyan = 0, Magento = 0.47, Yellow = 0.46 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 38 | - |
| CMYK | 0 | 0.47 | 0.46 | 0.73 |
| HSL | 358.18º | 0.31% | 0.21% | - |
| HSV(B) | 358.18º | 0.47% | 0.27% | - |
| XYZ | 3.54 | 2.77 | 2.18 | - |
| YUV | 46.98 | 122.93 | 144.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 38 | 0 | 0.47 | 0.46 | 0.73 | 358.18 | 0.31 | 0.21 |
| Hex | 46 | 25 | 26 | 0 | 2F | 2E | 49 | 166 | 1F | 15 |
| Octal | 106 | 45 | 46 | 0 | 57 | 56 | 111 | 546 | 37 | 25 |
| Binary | 1000110 | 100101 | 100110 | 0 | 101111 | 101110 | 1001001 | 101100110 | 11111 | 10101 |
Color Harmonies of #462526
Complementary color
Monochromatic Colors of #462526
Black with #462526
Text Example
Text Example
White with #462526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462526; }
p { color: rgb(70,37,38); }
H1.HeaderClassName
{
color: #462526;
}
.AnyTagClassName
{
color: #462526;
}
</style>
background-color css
<style>
a { background-color: #462526; }
a { background-color: rgb(70,37,38); }
div.DivClassName
{
background-color: #462526;
}
.BgClassName
{
background-color: #462526;
}
</style>
border-color css
<style>
span { border-color: #462526; }
span { border-color: rgb(70,37,38); }
td.TdClassName
{
border-color: #462526;
}
.TagClassName
{
border-color: #462526;
}
</style>