Shades of Black Rose #512738
Tints of Black Rose #512738
RGB
CMYK
RGB Variations
Color information
#512738 (or 0x512738) is known color: Black Rose. HEX triplet: 51, 27 and 38. RGB value is (81,39,56). Sum of RGB (Red+Green+Blue) = 81+39+56=176 (23% of max value = 765). Red value is 81 (32.03% from 255 or 46.02% from 176); Green value is 39 (15.62% from 255 or 22.16% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 81 - color contains mainly: red. Hex color #512738 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #512738 is #AED8C7. Grayscale: #353535. Windows color (decimal): -11458760 or 3680081. OLE color: 3680081.
HSL color Cylindrical-coordinate representation of color #512738: hue angle of 335.71º degrees, saturation: 0.35, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #512738 is Cyan = 0, Magento = 0.52, Yellow = 0.31 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 39 | 56 | - |
| CMYK | 0 | 0.52 | 0.31 | 0.68 |
| HSL | 335.71º | 0.35% | 0.24% | - |
| HSV(B) | 335.71º | 0.52% | 0.32% | - |
| XYZ | 4.83 | 3.49 | 4.16 | - |
| YUV | 53.5 | 129.41 | 147.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 39 | 56 | 0 | 0.52 | 0.31 | 0.68 | 335.71 | 0.35 | 0.24 |
| Hex | 51 | 27 | 38 | 0 | 34 | 1F | 44 | 150 | 23 | 18 |
| Octal | 121 | 47 | 70 | 0 | 64 | 37 | 104 | 520 | 43 | 30 |
| Binary | 1010001 | 100111 | 111000 | 0 | 110100 | 11111 | 1000100 | 101010000 | 100011 | 11000 |
Color Harmonies of #512738
Complementary color
Monochromatic Colors of #512738
Black with #512738
Text Example
Text Example
White with #512738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #512738; }
p { color: rgb(81,39,56); }
H1.HeaderClassName
{
color: #512738;
}
.AnyTagClassName
{
color: #512738;
}
</style>
background-color css
<style>
a { background-color: #512738; }
a { background-color: rgb(81,39,56); }
div.DivClassName
{
background-color: #512738;
}
.BgClassName
{
background-color: #512738;
}
</style>
border-color css
<style>
span { border-color: #512738; }
span { border-color: rgb(81,39,56); }
td.TdClassName
{
border-color: #512738;
}
.TagClassName
{
border-color: #512738;
}
</style>