Shades of Mardi Gras #150714
Tints of Mardi Gras #150714
RGB
CMYK
RGB Variations
Color information
#150714 (or 0x150714) is known color: Mardi Gras. HEX triplet: 15, 07 and 14. RGB value is (21,7,20). Sum of RGB (Red+Green+Blue) = 21+7+20=48 (6% of max value = 765). Red value is 21 (8.59% from 255 or 43.75% from 48); Green value is 7 (3.12% from 255 or 14.58% from 48); Blue value is 20 (8.20% from 255 or 41.67% from 48); Max value from RGB is 21 - color contains mainly: red. Hex color #150714 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #150714 is #EAF8EB. Grayscale: #0C0C0C. Windows color (decimal): -15399148 or 1312533. OLE color: 1312533.
HSL color Cylindrical-coordinate representation of color #150714: hue angle of 304.29º degrees, saturation: 0.5, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.08% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #150714 is Cyan = 0, Magento = 0.67, Yellow = 0.05 and Black (K on CMYK) = 0.92.
Color convert
| RGB | 21 | 7 | 20 | - |
| CMYK | 0 | 0.67 | 0.05 | 0.92 |
| HSL | 304.29º | 0.5% | 0.05% | - |
| HSV(B) | 304.29º | 0.67% | 0.08% | - |
| XYZ | 0.51 | 0.36 | 0.7 | - |
| YUV | 12.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 7 | 20 | 0 | 0.67 | 0.05 | 0.92 | 304.29 | 0.5 | 0.05 |
| Hex | 15 | 7 | 14 | 0 | 43 | 5 | 5C | 130 | 32 | 5 |
| Octal | 25 | 7 | 24 | 0 | 103 | 5 | 134 | 460 | 62 | 5 |
| Binary | 10101 | 111 | 10100 | 0 | 1000011 | 101 | 1011100 | 100110000 | 110010 | 101 |
Color Harmonies of #150714
Complementary color
Monochromatic Colors of #150714
Black with #150714
Text Example
Text Example
White with #150714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #150714; }
p { color: rgb(21,7,20); }
H1.HeaderClassName
{
color: #150714;
}
.AnyTagClassName
{
color: #150714;
}
</style>
background-color css
<style>
a { background-color: #150714; }
a { background-color: rgb(21,7,20); }
div.DivClassName
{
background-color: #150714;
}
.BgClassName
{
background-color: #150714;
}
</style>
border-color css
<style>
span { border-color: #150714; }
span { border-color: rgb(21,7,20); }
td.TdClassName
{
border-color: #150714;
}
.TagClassName
{
border-color: #150714;
}
</style>