Shades of Bulgarian Rose #402526
Tints of Bulgarian Rose #402526
RGB
CMYK
RGB Variations
Color information
#402526 (or 0x402526) is known color: Bulgarian Rose. HEX triplet: 40, 25 and 26. RGB value is (64,37,38). Sum of RGB (Red+Green+Blue) = 64+37+38=139 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.04% from 139); Green value is 37 (14.84% from 255 or 26.62% from 139); Blue value is 38 (15.23% from 255 or 27.34% from 139); Max value from RGB is 64 - color contains mainly: red. Hex color #402526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402526 is #BFDAD9. Grayscale: #2D2D2D. Windows color (decimal): -12573402 or 2499904. OLE color: 2499904.
HSL color Cylindrical-coordinate representation of color #402526: hue angle of 357.78º 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 #402526 is Cyan = 0, Magento = 0.42, Yellow = 0.41 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 37 | 38 | - |
| CMYK | 0 | 0.42 | 0.41 | 0.75 |
| HSL | 357.78º | 0.27% | 0.2% | - |
| HSV(B) | 357.78º | 0.42% | 0.25% | - |
| XYZ | 3.13 | 2.55 | 2.16 | - |
| YUV | 45.19 | 123.95 | 141.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 37 | 38 | 0 | 0.42 | 0.41 | 0.75 | 357.78 | 0.27 | 0.2 |
| Hex | 40 | 25 | 26 | 0 | 2A | 29 | 4B | 166 | 1B | 14 |
| Octal | 100 | 45 | 46 | 0 | 52 | 51 | 113 | 546 | 33 | 24 |
| Binary | 1000000 | 100101 | 100110 | 0 | 101010 | 101001 | 1001011 | 101100110 | 11011 | 10100 |
Color Harmonies of #402526
Complementary color
Monochromatic Colors of #402526
Black with #402526
Text Example
Text Example
White with #402526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402526; }
p { color: rgb(64,37,38); }
H1.HeaderClassName
{
color: #402526;
}
.AnyTagClassName
{
color: #402526;
}
</style>
background-color css
<style>
a { background-color: #402526; }
a { background-color: rgb(64,37,38); }
div.DivClassName
{
background-color: #402526;
}
.BgClassName
{
background-color: #402526;
}
</style>
border-color css
<style>
span { border-color: #402526; }
span { border-color: rgb(64,37,38); }
td.TdClassName
{
border-color: #402526;
}
.TagClassName
{
border-color: #402526;
}
</style>