Shades of Bulgarian Rose #402325
Tints of Bulgarian Rose #402325
RGB
CMYK
RGB Variations
Color information
#402325 (or 0x402325) is known color: Bulgarian Rose. HEX triplet: 40, 23 and 25. RGB value is (64,35,37). Sum of RGB (Red+Green+Blue) = 64+35+37=136 (18% of max value = 765). Red value is 64 (25.39% from 255 or 47.06% from 136); Green value is 35 (14.06% from 255 or 25.74% from 136); Blue value is 37 (14.84% from 255 or 27.21% from 136); Max value from RGB is 64 - color contains mainly: red. Hex color #402325 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402325 is #BFDCDA. Grayscale: #2B2B2B. Windows color (decimal): -12573915 or 2433856. OLE color: 2433856.
HSL color Cylindrical-coordinate representation of color #402325: hue angle of 355.86º 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 #402325 is Cyan = 0, Magento = 0.45, Yellow = 0.42 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 35 | 37 | - |
| CMYK | 0 | 0.45 | 0.42 | 0.75 |
| HSL | 355.86º | 0.29% | 0.19% | - |
| HSV(B) | 355.86º | 0.45% | 0.25% | - |
| XYZ | 3.05 | 2.43 | 2.06 | - |
| YUV | 43.9 | 124.11 | 142.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 35 | 37 | 0 | 0.45 | 0.42 | 0.75 | 355.86 | 0.29 | 0.19 |
| Hex | 40 | 23 | 25 | 0 | 2D | 2A | 4B | 164 | 1D | 13 |
| Octal | 100 | 43 | 45 | 0 | 55 | 52 | 113 | 544 | 35 | 23 |
| Binary | 1000000 | 100011 | 100101 | 0 | 101101 | 101010 | 1001011 | 101100100 | 11101 | 10011 |
Color Harmonies of #402325
Complementary color
Monochromatic Colors of #402325
Black with #402325
Text Example
Text Example
White with #402325
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402325; }
p { color: rgb(64,35,37); }
H1.HeaderClassName
{
color: #402325;
}
.AnyTagClassName
{
color: #402325;
}
</style>
background-color css
<style>
a { background-color: #402325; }
a { background-color: rgb(64,35,37); }
div.DivClassName
{
background-color: #402325;
}
.BgClassName
{
background-color: #402325;
}
</style>
border-color css
<style>
span { border-color: #402325; }
span { border-color: rgb(64,35,37); }
td.TdClassName
{
border-color: #402325;
}
.TagClassName
{
border-color: #402325;
}
</style>