Shades of Bulgarian Rose #402427
Tints of Bulgarian Rose #402427
RGB
CMYK
RGB Variations
Color information
#402427 (or 0x402427) is known color: Bulgarian Rose. HEX triplet: 40, 24 and 27. RGB value is (64,36,39). Sum of RGB (Red+Green+Blue) = 64+36+39=139 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.04% from 139); Green value is 36 (14.45% from 255 or 25.90% from 139); Blue value is 39 (15.62% from 255 or 28.06% from 139); Max value from RGB is 64 - color contains mainly: red. Hex color #402427 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402427 is #BFDBD8. Grayscale: #2C2C2C. Windows color (decimal): -12573657 or 2565184. OLE color: 2565184.
HSL color Cylindrical-coordinate representation of color #402427: hue angle of 353.57º 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 #402427 is Cyan = 0, Magento = 0.44, Yellow = 0.39 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 36 | 39 | - |
| CMYK | 0 | 0.44 | 0.39 | 0.75 |
| HSL | 353.57º | 0.28% | 0.2% | - |
| HSV(B) | 353.57º | 0.44% | 0.25% | - |
| XYZ | 3.11 | 2.5 | 2.24 | - |
| YUV | 44.71 | 124.78 | 141.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 39 | 0 | 0.44 | 0.39 | 0.75 | 353.57 | 0.28 | 0.2 |
| Hex | 40 | 24 | 27 | 0 | 2C | 27 | 4B | 162 | 1C | 14 |
| Octal | 100 | 44 | 47 | 0 | 54 | 47 | 113 | 542 | 34 | 24 |
| Binary | 1000000 | 100100 | 100111 | 0 | 101100 | 100111 | 1001011 | 101100010 | 11100 | 10100 |
Color Harmonies of #402427
Complementary color
Monochromatic Colors of #402427
Black with #402427
Text Example
Text Example
White with #402427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402427; }
p { color: rgb(64,36,39); }
H1.HeaderClassName
{
color: #402427;
}
.AnyTagClassName
{
color: #402427;
}
</style>
background-color css
<style>
a { background-color: #402427; }
a { background-color: rgb(64,36,39); }
div.DivClassName
{
background-color: #402427;
}
.BgClassName
{
background-color: #402427;
}
</style>
border-color css
<style>
span { border-color: #402427; }
span { border-color: rgb(64,36,39); }
td.TdClassName
{
border-color: #402427;
}
.TagClassName
{
border-color: #402427;
}
</style>