Shades of Creole #363129
Tints of Creole #363129
RGB
CMYK
RGB Variations
Color information
#363129 (or 0x363129) is known color: Creole. HEX triplet: 36, 31 and 29. RGB value is (54,49,41). Sum of RGB (Red+Green+Blue) = 54+49+41=144 (19% of max value = 765). Red value is 54 (21.48% from 255 or 37.5% from 144); Green value is 49 (19.53% from 255 or 34.03% from 144); Blue value is 41 (16.41% from 255 or 28.47% from 144); Max value from RGB is 54 - color contains mainly: red. Hex color #363129 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363129 is #C9CED6. Grayscale: #313131. Windows color (decimal): -13225687 or 2699574. OLE color: 2699574.
HSL color Cylindrical-coordinate representation of color #363129: hue angle of 36.92º degrees, saturation: 0.14, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #363129 is Cyan = 0, Magento = 0.09, Yellow = 0.24 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 41 | - |
| CMYK | 0 | 0.09 | 0.24 | 0.79 |
| HSL | 36.92º | 0.14% | 0.19% | - |
| HSV(B) | 36.92º | 0.24% | 0.21% | - |
| XYZ | 3.02 | 3.14 | 2.54 | - |
| YUV | 49.58 | 123.16 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 41 | 0 | 0.09 | 0.24 | 0.79 | 36.92 | 0.14 | 0.19 |
| Hex | 36 | 31 | 29 | 0 | 9 | 18 | 4F | 25 | E | 13 |
| Octal | 66 | 61 | 51 | 0 | 11 | 30 | 117 | 45 | 16 | 23 |
| Binary | 110110 | 110001 | 101001 | 0 | 1001 | 11000 | 1001111 | 100101 | 1110 | 10011 |
Color Harmonies of #363129
Complementary color
Monochromatic Colors of #363129
Black with #363129
Text Example
Text Example
White with #363129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363129; }
p { color: rgb(54,49,41); }
H1.HeaderClassName
{
color: #363129;
}
.AnyTagClassName
{
color: #363129;
}
</style>
background-color css
<style>
a { background-color: #363129; }
a { background-color: rgb(54,49,41); }
div.DivClassName
{
background-color: #363129;
}
.BgClassName
{
background-color: #363129;
}
</style>
border-color css
<style>
span { border-color: #363129; }
span { border-color: rgb(54,49,41); }
td.TdClassName
{
border-color: #363129;
}
.TagClassName
{
border-color: #363129;
}
</style>