Shades of Creole #363127
Tints of Creole #363127
RGB
CMYK
RGB Variations
Color information
#363127 (or 0x363127) is known color: Creole. HEX triplet: 36, 31 and 27. RGB value is (54,49,39). Sum of RGB (Red+Green+Blue) = 54+49+39=142 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.03% from 142); Green value is 49 (19.53% from 255 or 34.51% from 142); Blue value is 39 (15.62% from 255 or 27.46% from 142); Max value from RGB is 54 - color contains mainly: red. Hex color #363127 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363127 is #C9CED8. Grayscale: #313131. Windows color (decimal): -13225689 or 2568502. OLE color: 2568502.
HSL color Cylindrical-coordinate representation of color #363127: hue angle of 40º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #363127 is Cyan = 0, Magento = 0.09, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 49 | 39 | - |
| CMYK | 0 | 0.09 | 0.28 | 0.79 |
| HSL | 40º | 0.16% | 0.18% | - |
| HSV(B) | 40º | 0.28% | 0.21% | - |
| XYZ | 2.99 | 3.13 | 2.37 | - |
| YUV | 49.36 | 122.16 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 49 | 39 | 0 | 0.09 | 0.28 | 0.79 | 40 | 0.16 | 0.18 |
| Hex | 36 | 31 | 27 | 0 | 9 | 1C | 4F | 28 | 10 | 12 |
| Octal | 66 | 61 | 47 | 0 | 11 | 34 | 117 | 50 | 20 | 22 |
| Binary | 110110 | 110001 | 100111 | 0 | 1001 | 11100 | 1001111 | 101000 | 10000 | 10010 |
Color Harmonies of #363127
Complementary color
Monochromatic Colors of #363127
Black with #363127
Text Example
Text Example
White with #363127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363127; }
p { color: rgb(54,49,39); }
H1.HeaderClassName
{
color: #363127;
}
.AnyTagClassName
{
color: #363127;
}
</style>
background-color css
<style>
a { background-color: #363127; }
a { background-color: rgb(54,49,39); }
div.DivClassName
{
background-color: #363127;
}
.BgClassName
{
background-color: #363127;
}
</style>
border-color css
<style>
span { border-color: #363127; }
span { border-color: rgb(54,49,39); }
td.TdClassName
{
border-color: #363127;
}
.TagClassName
{
border-color: #363127;
}
</style>