Shades of Bulgarian Rose #402324
Tints of Bulgarian Rose #402324
RGB
CMYK
RGB Variations
Color information
#402324 (or 0x402324) is known color: Bulgarian Rose. HEX triplet: 40, 23 and 24. RGB value is (64,35,36). Sum of RGB (Red+Green+Blue) = 64+35+36=135 (17% of max value = 765). Red value is 64 (25.39% from 255 or 47.41% from 135); Green value is 35 (14.06% from 255 or 25.93% from 135); Blue value is 36 (14.45% from 255 or 26.67% from 135); Max value from RGB is 64 - color contains mainly: red. Hex color #402324 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402324 is #BFDCDB. Grayscale: #2B2B2B. Windows color (decimal): -12573916 or 2368320. OLE color: 2368320.
HSL color Cylindrical-coordinate representation of color #402324: hue angle of 357.93º degrees, saturation: 0.29, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #402324 is Cyan = 0, Magento = 0.45, Yellow = 0.44 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 35 | 36 | - |
| CMYK | 0 | 0.45 | 0.44 | 0.75 |
| HSL | 357.93º | 0.29% | 0.19% | - |
| HSV(B) | 357.93º | 0.45% | 0.25% | - |
| XYZ | 3.03 | 2.42 | 1.98 | - |
| YUV | 43.79 | 123.61 | 142.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 35 | 36 | 0 | 0.45 | 0.44 | 0.75 | 357.93 | 0.29 | 0.19 |
| Hex | 40 | 23 | 24 | 0 | 2D | 2C | 4B | 166 | 1D | 13 |
| Octal | 100 | 43 | 44 | 0 | 55 | 54 | 113 | 546 | 35 | 23 |
| Binary | 1000000 | 100011 | 100100 | 0 | 101101 | 101100 | 1001011 | 101100110 | 11101 | 10011 |
Color Harmonies of #402324
Complementary color
Monochromatic Colors of #402324
Black with #402324
Text Example
Text Example
White with #402324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402324; }
p { color: rgb(64,35,36); }
H1.HeaderClassName
{
color: #402324;
}
.AnyTagClassName
{
color: #402324;
}
</style>
background-color css
<style>
a { background-color: #402324; }
a { background-color: rgb(64,35,36); }
div.DivClassName
{
background-color: #402324;
}
.BgClassName
{
background-color: #402324;
}
</style>
border-color css
<style>
span { border-color: #402324; }
span { border-color: rgb(64,35,36); }
td.TdClassName
{
border-color: #402324;
}
.TagClassName
{
border-color: #402324;
}
</style>