Shades of Bulgarian Rose #462527
Tints of Bulgarian Rose #462527
RGB
CMYK
RGB Variations
Color information
#462527 (or 0x462527) is known color: Bulgarian Rose. HEX triplet: 46, 25 and 27. RGB value is (70,37,39). Sum of RGB (Red+Green+Blue) = 70+37+39=146 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.95% from 146); Green value is 37 (14.84% from 255 or 25.34% from 146); Blue value is 39 (15.62% from 255 or 26.71% from 146); Max value from RGB is 70 - color contains mainly: red. Hex color #462527 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462527 is #B9DAD8. Grayscale: #2F2F2F. Windows color (decimal): -12180185 or 2565446. OLE color: 2565446.
HSL color Cylindrical-coordinate representation of color #462527: hue angle of 356.36º 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 #462527 is Cyan = 0, Magento = 0.47, Yellow = 0.44 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 37 | 39 | - |
| CMYK | 0 | 0.47 | 0.44 | 0.73 |
| HSL | 356.36º | 0.31% | 0.21% | - |
| HSV(B) | 356.36º | 0.47% | 0.27% | - |
| XYZ | 3.55 | 2.77 | 2.27 | - |
| YUV | 47.1 | 123.43 | 144.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 37 | 39 | 0 | 0.47 | 0.44 | 0.73 | 356.36 | 0.31 | 0.21 |
| Hex | 46 | 25 | 27 | 0 | 2F | 2C | 49 | 164 | 1F | 15 |
| Octal | 106 | 45 | 47 | 0 | 57 | 54 | 111 | 544 | 37 | 25 |
| Binary | 1000110 | 100101 | 100111 | 0 | 101111 | 101100 | 1001001 | 101100100 | 11111 | 10101 |
Color Harmonies of #462527
Complementary color
Monochromatic Colors of #462527
Black with #462527
Text Example
Text Example
White with #462527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462527; }
p { color: rgb(70,37,39); }
H1.HeaderClassName
{
color: #462527;
}
.AnyTagClassName
{
color: #462527;
}
</style>
background-color css
<style>
a { background-color: #462527; }
a { background-color: rgb(70,37,39); }
div.DivClassName
{
background-color: #462527;
}
.BgClassName
{
background-color: #462527;
}
</style>
border-color css
<style>
span { border-color: #462527; }
span { border-color: rgb(70,37,39); }
td.TdClassName
{
border-color: #462527;
}
.TagClassName
{
border-color: #462527;
}
</style>