Shades of Mardi Gras #270923
Tints of Mardi Gras #270923
RGB
CMYK
RGB Variations
Color information
#270923 (or 0x270923) is known color: Mardi Gras. HEX triplet: 27, 09 and 23. RGB value is (39,9,35). Sum of RGB (Red+Green+Blue) = 39+9+35=83 (10% of max value = 765). Red value is 39 (15.62% from 255 or 46.99% from 83); Green value is 9 (3.91% from 255 or 10.84% from 83); Blue value is 35 (14.06% from 255 or 42.17% from 83); Max value from RGB is 39 - color contains mainly: red. Hex color #270923 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270923 is #D8F6DC. Grayscale: #141414. Windows color (decimal): -14218973 or 2296103. OLE color: 2296103.
HSL color Cylindrical-coordinate representation of color #270923: hue angle of 308º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #270923 is Cyan = 0, Magento = 0.77, Yellow = 0.10 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 39 | 9 | 35 | - |
| CMYK | 0 | 0.77 | 0.10 | 0.85 |
| HSL | 308º | 0.63% | 0.09% | - |
| HSV(B) | 308º | 0.77% | 0.15% | - |
| XYZ | 1.24 | 0.75 | 1.67 | - |
| YUV | 20.93 | 135.94 | 140.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 9 | 35 | 0 | 0.77 | 0.10 | 0.85 | 308 | 0.63 | 0.09 |
| Hex | 27 | 9 | 23 | 0 | 4D | A | 55 | 134 | 3E | 9 |
| Octal | 47 | 11 | 43 | 0 | 115 | 12 | 125 | 464 | 76 | 11 |
| Binary | 100111 | 1001 | 100011 | 0 | 1001101 | 1010 | 1010101 | 100110100 | 111110 | 1001 |
Color Harmonies of #270923
Complementary color
Monochromatic Colors of #270923
Black with #270923
Text Example
Text Example
White with #270923
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #270923; }
p { color: rgb(39,9,35); }
H1.HeaderClassName
{
color: #270923;
}
.AnyTagClassName
{
color: #270923;
}
</style>
background-color css
<style>
a { background-color: #270923; }
a { background-color: rgb(39,9,35); }
div.DivClassName
{
background-color: #270923;
}
.BgClassName
{
background-color: #270923;
}
</style>
border-color css
<style>
span { border-color: #270923; }
span { border-color: rgb(39,9,35); }
td.TdClassName
{
border-color: #270923;
}
.TagClassName
{
border-color: #270923;
}
</style>