Shades of Bulgarian Rose #402425
Tints of Bulgarian Rose #402425
RGB
CMYK
RGB Variations
Color information
#402425 (or 0x402425) is known color: Bulgarian Rose. HEX triplet: 40, 24 and 25. RGB value is (64,36,37). Sum of RGB (Red+Green+Blue) = 64+36+37=137 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.72% from 137); Green value is 36 (14.45% from 255 or 26.28% from 137); Blue value is 37 (14.84% from 255 or 27.01% from 137); Max value from RGB is 64 - color contains mainly: red. Hex color #402425 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402425 is #BFDBDA. Grayscale: #2C2C2C. Windows color (decimal): -12573659 or 2434112. OLE color: 2434112.
HSL color Cylindrical-coordinate representation of color #402425: hue angle of 357.86º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #402425 is Cyan = 0, Magento = 0.44, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 36 | 37 | - |
| CMYK | 0 | 0.44 | 0.42 | 0.75 |
| HSL | 357.86º | 0.28% | 0.2% | - |
| HSV(B) | 357.86º | 0.44% | 0.25% | - |
| XYZ | 3.08 | 2.49 | 2.07 | - |
| YUV | 44.49 | 123.78 | 141.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 37 | 0 | 0.44 | 0.42 | 0.75 | 357.86 | 0.28 | 0.2 |
| Hex | 40 | 24 | 25 | 0 | 2C | 2A | 4B | 166 | 1C | 14 |
| Octal | 100 | 44 | 45 | 0 | 54 | 52 | 113 | 546 | 34 | 24 |
| Binary | 1000000 | 100100 | 100101 | 0 | 101100 | 101010 | 1001011 | 101100110 | 11100 | 10100 |
Color Harmonies of #402425
Complementary color
Monochromatic Colors of #402425
Black with #402425
Text Example
Text Example
White with #402425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402425; }
p { color: rgb(64,36,37); }
H1.HeaderClassName
{
color: #402425;
}
.AnyTagClassName
{
color: #402425;
}
</style>
background-color css
<style>
a { background-color: #402425; }
a { background-color: rgb(64,36,37); }
div.DivClassName
{
background-color: #402425;
}
.BgClassName
{
background-color: #402425;
}
</style>
border-color css
<style>
span { border-color: #402425; }
span { border-color: rgb(64,36,37); }
td.TdClassName
{
border-color: #402425;
}
.TagClassName
{
border-color: #402425;
}
</style>