Shades of Bulgarian Rose #462425
Tints of Bulgarian Rose #462425
RGB
CMYK
RGB Variations
Color information
#462425 (or 0x462425) is known color: Bulgarian Rose. HEX triplet: 46, 24 and 25. RGB value is (70,36,37). Sum of RGB (Red+Green+Blue) = 70+36+37=143 (18% of max value = 765). Red value is 70 (27.73% from 255 or 48.95% from 143); Green value is 36 (14.45% from 255 or 25.17% from 143); Blue value is 37 (14.84% from 255 or 25.87% from 143); Max value from RGB is 70 - color contains mainly: red. Hex color #462425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462425 is #B9DBDA. Grayscale: #2E2E2E. Windows color (decimal): -12180443 or 2434118. OLE color: 2434118.
HSL color Cylindrical-coordinate representation of color #462425: hue angle of 358.24º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #462425 is Cyan = 0, Magento = 0.49, Yellow = 0.47 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 37 | - |
| CMYK | 0 | 0.49 | 0.47 | 0.73 |
| HSL | 358.24º | 0.32% | 0.21% | - |
| HSV(B) | 358.24º | 0.49% | 0.27% | - |
| XYZ | 3.49 | 2.7 | 2.09 | - |
| YUV | 46.28 | 122.76 | 144.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 37 | 0 | 0.49 | 0.47 | 0.73 | 358.24 | 0.32 | 0.21 |
| Hex | 46 | 24 | 25 | 0 | 31 | 2F | 49 | 166 | 20 | 15 |
| Octal | 106 | 44 | 45 | 0 | 61 | 57 | 111 | 546 | 40 | 25 |
| Binary | 1000110 | 100100 | 100101 | 0 | 110001 | 101111 | 1001001 | 101100110 | 100000 | 10101 |
Color Harmonies of #462425
Complementary color
Monochromatic Colors of #462425
Black with #462425
Text Example
Text Example
White with #462425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462425; }
p { color: rgb(70,36,37); }
H1.HeaderClassName
{
color: #462425;
}
.AnyTagClassName
{
color: #462425;
}
</style>
background-color css
<style>
a { background-color: #462425; }
a { background-color: rgb(70,36,37); }
div.DivClassName
{
background-color: #462425;
}
.BgClassName
{
background-color: #462425;
}
</style>
border-color css
<style>
span { border-color: #462425; }
span { border-color: rgb(70,36,37); }
td.TdClassName
{
border-color: #462425;
}
.TagClassName
{
border-color: #462425;
}
</style>