Shades of Mardi Gras #380530
Tints of Mardi Gras #380530
RGB
CMYK
RGB Variations
Color information
#380530 (or 0x380530) is known color: Mardi Gras. HEX triplet: 38, 05 and 30. RGB value is (56,5,48). Sum of RGB (Red+Green+Blue) = 56+5+48=109 (14% of max value = 765). Red value is 56 (22.27% from 255 or 51.38% from 109); Green value is 5 (2.34% from 255 or 4.59% from 109); Blue value is 48 (19.14% from 255 or 44.04% from 109); Max value from RGB is 56 - color contains mainly: red. Hex color #380530 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380530 is #C7FACF. Grayscale: #191919. Windows color (decimal): -13105872 or 3147064. OLE color: 3147064.
HSL color Cylindrical-coordinate representation of color #380530: hue angle of 309.41º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #380530 is Cyan = 0, Magento = 0.91, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 5 | 48 | - |
| CMYK | 0 | 0.91 | 0.14 | 0.78 |
| HSL | 309.41º | 0.84% | 0.12% | - |
| HSV(B) | 309.41º | 0.91% | 0.22% | - |
| XYZ | 2.22 | 1.16 | 2.9 | - |
| YUV | 25.15 | 140.9 | 150 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 48 | 0 | 0.91 | 0.14 | 0.78 | 309.41 | 0.84 | 0.12 |
| Hex | 38 | 5 | 30 | 0 | 5B | E | 4E | 135 | 54 | C |
| Octal | 70 | 5 | 60 | 0 | 133 | 16 | 116 | 465 | 124 | 14 |
| Binary | 111000 | 101 | 110000 | 0 | 1011011 | 1110 | 1001110 | 100110101 | 1010100 | 1100 |
Color Harmonies of #380530
Complementary color
Monochromatic Colors of #380530
Black with #380530
Text Example
Text Example
White with #380530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380530; }
p { color: rgb(56,5,48); }
H1.HeaderClassName
{
color: #380530;
}
.AnyTagClassName
{
color: #380530;
}
</style>
background-color css
<style>
a { background-color: #380530; }
a { background-color: rgb(56,5,48); }
div.DivClassName
{
background-color: #380530;
}
.BgClassName
{
background-color: #380530;
}
</style>
border-color css
<style>
span { border-color: #380530; }
span { border-color: rgb(56,5,48); }
td.TdClassName
{
border-color: #380530;
}
.TagClassName
{
border-color: #380530;
}
</style>