Shades of Bulgarian Rose #462728
Tints of Bulgarian Rose #462728
RGB
CMYK
RGB Variations
Color information
#462728 (or 0x462728) is known color: Bulgarian Rose. HEX triplet: 46, 27 and 28. RGB value is (70,39,40). Sum of RGB (Red+Green+Blue) = 70+39+40=149 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.98% from 149); Green value is 39 (15.62% from 255 or 26.17% from 149); Blue value is 40 (16.02% from 255 or 26.85% from 149); Max value from RGB is 70 - color contains mainly: red. Hex color #462728 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462728 is #B9D8D7. Grayscale: #303030. Windows color (decimal): -12179672 or 2631494. OLE color: 2631494.
HSL color Cylindrical-coordinate representation of color #462728: hue angle of 358.06º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #462728 is Cyan = 0, Magento = 0.44, Yellow = 0.43 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 39 | 40 | - |
| CMYK | 0 | 0.44 | 0.43 | 0.73 |
| HSL | 358.06º | 0.28% | 0.21% | - |
| HSV(B) | 358.06º | 0.44% | 0.27% | - |
| XYZ | 3.63 | 2.91 | 2.38 | - |
| YUV | 48.38 | 123.27 | 143.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 39 | 40 | 0 | 0.44 | 0.43 | 0.73 | 358.06 | 0.28 | 0.21 |
| Hex | 46 | 27 | 28 | 0 | 2C | 2B | 49 | 166 | 1C | 15 |
| Octal | 106 | 47 | 50 | 0 | 54 | 53 | 111 | 546 | 34 | 25 |
| Binary | 1000110 | 100111 | 101000 | 0 | 101100 | 101011 | 1001001 | 101100110 | 11100 | 10101 |
Color Harmonies of #462728
Complementary color
Monochromatic Colors of #462728
Black with #462728
Text Example
Text Example
White with #462728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462728; }
p { color: rgb(70,39,40); }
H1.HeaderClassName
{
color: #462728;
}
.AnyTagClassName
{
color: #462728;
}
</style>
background-color css
<style>
a { background-color: #462728; }
a { background-color: rgb(70,39,40); }
div.DivClassName
{
background-color: #462728;
}
.BgClassName
{
background-color: #462728;
}
</style>
border-color css
<style>
span { border-color: #462728; }
span { border-color: rgb(70,39,40); }
td.TdClassName
{
border-color: #462728;
}
.TagClassName
{
border-color: #462728;
}
</style>