Shades of Black Rose #502934
Tints of Black Rose #502934
RGB
CMYK
RGB Variations
Color information
#502934 (or 0x502934) is known color: Black Rose. HEX triplet: 50, 29 and 34. RGB value is (80,41,52). Sum of RGB (Red+Green+Blue) = 80+41+52=173 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.24% from 173); Green value is 41 (16.41% from 255 or 23.70% from 173); Blue value is 52 (20.70% from 255 or 30.06% from 173); Max value from RGB is 80 - color contains mainly: red. Hex color #502934 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #502934 is #AFD6CB. Grayscale: #353535. Windows color (decimal): -11523788 or 3418448. OLE color: 3418448.
HSL color Cylindrical-coordinate representation of color #502934: hue angle of 343.08º degrees, saturation: 0.32, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #502934 is Cyan = 0, Magento = 0.49, Yellow = 0.35 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 41 | 52 | - |
| CMYK | 0 | 0.49 | 0.35 | 0.69 |
| HSL | 343.08º | 0.32% | 0.24% | - |
| HSV(B) | 343.08º | 0.49% | 0.31% | - |
| XYZ | 4.72 | 3.54 | 3.68 | - |
| YUV | 53.92 | 126.92 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 41 | 52 | 0 | 0.49 | 0.35 | 0.69 | 343.08 | 0.32 | 0.24 |
| Hex | 50 | 29 | 34 | 0 | 31 | 23 | 45 | 157 | 20 | 18 |
| Octal | 120 | 51 | 64 | 0 | 61 | 43 | 105 | 527 | 40 | 30 |
| Binary | 1010000 | 101001 | 110100 | 0 | 110001 | 100011 | 1000101 | 101010111 | 100000 | 11000 |
Color Harmonies of #502934
Complementary color
Monochromatic Colors of #502934
Black with #502934
Text Example
Text Example
White with #502934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #502934; }
p { color: rgb(80,41,52); }
H1.HeaderClassName
{
color: #502934;
}
.AnyTagClassName
{
color: #502934;
}
</style>
background-color css
<style>
a { background-color: #502934; }
a { background-color: rgb(80,41,52); }
div.DivClassName
{
background-color: #502934;
}
.BgClassName
{
background-color: #502934;
}
</style>
border-color css
<style>
span { border-color: #502934; }
span { border-color: rgb(80,41,52); }
td.TdClassName
{
border-color: #502934;
}
.TagClassName
{
border-color: #502934;
}
</style>