Shades of Bulgarian Rose #402528
Tints of Bulgarian Rose #402528
RGB
CMYK
RGB Variations
Color information
#402528 (or 0x402528) is known color: Bulgarian Rose. HEX triplet: 40, 25 and 28. RGB value is (64,37,40). Sum of RGB (Red+Green+Blue) = 64+37+40=141 (18% of max value = 765). Red value is 64 (25.39% from 255 or 45.39% from 141); Green value is 37 (14.84% from 255 or 26.24% from 141); Blue value is 40 (16.02% from 255 or 28.37% from 141); Max value from RGB is 64 - color contains mainly: red. Hex color #402528 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402528 is #BFDAD7. Grayscale: #2D2D2D. Windows color (decimal): -12573400 or 2630976. OLE color: 2630976.
HSL color Cylindrical-coordinate representation of color #402528: hue angle of 353.33º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #402528 is Cyan = 0, Magento = 0.42, Yellow = 0.38 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 37 | 40 | - |
| CMYK | 0 | 0.42 | 0.38 | 0.75 |
| HSL | 353.33º | 0.27% | 0.2% | - |
| HSV(B) | 353.33º | 0.42% | 0.25% | - |
| XYZ | 3.16 | 2.57 | 2.34 | - |
| YUV | 45.42 | 124.95 | 141.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 40 | 0 | 0.42 | 0.38 | 0.75 | 353.33 | 0.27 | 0.2 |
| Hex | 40 | 25 | 28 | 0 | 2A | 26 | 4B | 161 | 1B | 14 |
| Octal | 100 | 45 | 50 | 0 | 52 | 46 | 113 | 541 | 33 | 24 |
| Binary | 1000000 | 100101 | 101000 | 0 | 101010 | 100110 | 1001011 | 101100001 | 11011 | 10100 |
Color Harmonies of #402528
Complementary color
Monochromatic Colors of #402528
Black with #402528
Text Example
Text Example
White with #402528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402528; }
p { color: rgb(64,37,40); }
H1.HeaderClassName
{
color: #402528;
}
.AnyTagClassName
{
color: #402528;
}
</style>
background-color css
<style>
a { background-color: #402528; }
a { background-color: rgb(64,37,40); }
div.DivClassName
{
background-color: #402528;
}
.BgClassName
{
background-color: #402528;
}
</style>
border-color css
<style>
span { border-color: #402528; }
span { border-color: rgb(64,37,40); }
td.TdClassName
{
border-color: #402528;
}
.TagClassName
{
border-color: #402528;
}
</style>