Shades of Bulgarian Rose #462125
Tints of Bulgarian Rose #462125
RGB
CMYK
RGB Variations
Color information
#462125 (or 0x462125) is known color: Bulgarian Rose. HEX triplet: 46, 21 and 25. RGB value is (70,33,37). Sum of RGB (Red+Green+Blue) = 70+33+37=140 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50% from 140); Green value is 33 (13.28% from 255 or 23.57% from 140); Blue value is 37 (14.84% from 255 or 26.43% from 140); Max value from RGB is 70 - color contains mainly: red. Hex color #462125 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462125 is #B9DEDA. Grayscale: #2C2C2C. Windows color (decimal): -12181211 or 2433350. OLE color: 2433350.
HSL color Cylindrical-coordinate representation of color #462125: hue angle of 353.51º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #462125 is Cyan = 0, Magento = 0.53, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 33 | 37 | - |
| CMYK | 0 | 0.53 | 0.47 | 0.73 |
| HSL | 353.51º | 0.36% | 0.2% | - |
| HSV(B) | 353.51º | 0.53% | 0.27% | - |
| XYZ | 3.4 | 2.52 | 2.06 | - |
| YUV | 44.52 | 123.76 | 146.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 33 | 37 | 0 | 0.53 | 0.47 | 0.73 | 353.51 | 0.36 | 0.2 |
| Hex | 46 | 21 | 25 | 0 | 35 | 2F | 49 | 162 | 24 | 14 |
| Octal | 106 | 41 | 45 | 0 | 65 | 57 | 111 | 542 | 44 | 24 |
| Binary | 1000110 | 100001 | 100101 | 0 | 110101 | 101111 | 1001001 | 101100010 | 100100 | 10100 |
Color Harmonies of #462125
Complementary color
Monochromatic Colors of #462125
Black with #462125
Text Example
Text Example
White with #462125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462125; }
p { color: rgb(70,33,37); }
H1.HeaderClassName
{
color: #462125;
}
.AnyTagClassName
{
color: #462125;
}
</style>
background-color css
<style>
a { background-color: #462125; }
a { background-color: rgb(70,33,37); }
div.DivClassName
{
background-color: #462125;
}
.BgClassName
{
background-color: #462125;
}
</style>
border-color css
<style>
span { border-color: #462125; }
span { border-color: rgb(70,33,37); }
td.TdClassName
{
border-color: #462125;
}
.TagClassName
{
border-color: #462125;
}
</style>