Shades of Mardi Gras #380630
Tints of Mardi Gras #380630
RGB
CMYK
RGB Variations
Color information
#380630 (or 0x380630) is known color: Mardi Gras. HEX triplet: 38, 06 and 30. RGB value is (56,6,48). Sum of RGB (Red+Green+Blue) = 56+6+48=110 (14% of max value = 765). Red value is 56 (22.27% from 255 or 50.91% from 110); Green value is 6 (2.73% from 255 or 5.45% from 110); Blue value is 48 (19.14% from 255 or 43.64% from 110); Max value from RGB is 56 - color contains mainly: red. Hex color #380630 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #380630 is #C7F9CF. Grayscale: #191919. Windows color (decimal): -13105616 or 3147320. OLE color: 3147320.
HSL color Cylindrical-coordinate representation of color #380630: hue angle of 309.6º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #380630 is Cyan = 0, Magento = 0.89, Yellow = 0.14 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 48 | - |
| CMYK | 0 | 0.89 | 0.14 | 0.78 |
| HSL | 309.6º | 0.81% | 0.12% | - |
| HSV(B) | 309.6º | 0.89% | 0.22% | - |
| XYZ | 2.23 | 1.18 | 2.91 | - |
| YUV | 25.74 | 140.57 | 149.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 48 | 0 | 0.89 | 0.14 | 0.78 | 309.6 | 0.81 | 0.12 |
| Hex | 38 | 6 | 30 | 0 | 59 | E | 4E | 136 | 51 | C |
| Octal | 70 | 6 | 60 | 0 | 131 | 16 | 116 | 466 | 121 | 14 |
| Binary | 111000 | 110 | 110000 | 0 | 1011001 | 1110 | 1001110 | 100110110 | 1010001 | 1100 |
Color Harmonies of #380630
Complementary color
Monochromatic Colors of #380630
Black with #380630
Text Example
Text Example
White with #380630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380630; }
p { color: rgb(56,6,48); }
H1.HeaderClassName
{
color: #380630;
}
.AnyTagClassName
{
color: #380630;
}
</style>
background-color css
<style>
a { background-color: #380630; }
a { background-color: rgb(56,6,48); }
div.DivClassName
{
background-color: #380630;
}
.BgClassName
{
background-color: #380630;
}
</style>
border-color css
<style>
span { border-color: #380630; }
span { border-color: rgb(56,6,48); }
td.TdClassName
{
border-color: #380630;
}
.TagClassName
{
border-color: #380630;
}
</style>