Shades of Bulgarian Rose #462025
Tints of Bulgarian Rose #462025
RGB
CMYK
RGB Variations
Color information
#462025 (or 0x462025) is known color: Bulgarian Rose. HEX triplet: 46, 20 and 25. RGB value is (70,32,37). Sum of RGB (Red+Green+Blue) = 70+32+37=139 (18% of max value = 765). Red value is 70 (27.73% from 255 or 50.36% from 139); Green value is 32 (12.89% from 255 or 23.02% from 139); Blue value is 37 (14.84% from 255 or 26.62% from 139); Max value from RGB is 70 - color contains mainly: red. Hex color #462025 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462025 is #B9DFDA. Grayscale: #2B2B2B. Windows color (decimal): -12181467 or 2433094. OLE color: 2433094.
HSL color Cylindrical-coordinate representation of color #462025: hue angle of 352.11º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #462025 is Cyan = 0, Magento = 0.54, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 32 | 37 | - |
| CMYK | 0 | 0.54 | 0.47 | 0.73 |
| HSL | 352.11º | 0.37% | 0.2% | - |
| HSV(B) | 352.11º | 0.54% | 0.27% | - |
| XYZ | 3.38 | 2.47 | 2.05 | - |
| YUV | 43.93 | 124.09 | 146.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 32 | 37 | 0 | 0.54 | 0.47 | 0.73 | 352.11 | 0.37 | 0.2 |
| Hex | 46 | 20 | 25 | 0 | 36 | 2F | 49 | 160 | 25 | 14 |
| Octal | 106 | 40 | 45 | 0 | 66 | 57 | 111 | 540 | 45 | 24 |
| Binary | 1000110 | 100000 | 100101 | 0 | 110110 | 101111 | 1001001 | 101100000 | 100101 | 10100 |
Color Harmonies of #462025
Complementary color
Monochromatic Colors of #462025
Black with #462025
Text Example
Text Example
White with #462025
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462025; }
p { color: rgb(70,32,37); }
H1.HeaderClassName
{
color: #462025;
}
.AnyTagClassName
{
color: #462025;
}
</style>
background-color css
<style>
a { background-color: #462025; }
a { background-color: rgb(70,32,37); }
div.DivClassName
{
background-color: #462025;
}
.BgClassName
{
background-color: #462025;
}
</style>
border-color css
<style>
span { border-color: #462025; }
span { border-color: rgb(70,32,37); }
td.TdClassName
{
border-color: #462025;
}
.TagClassName
{
border-color: #462025;
}
</style>