Shades of Creole #363027
Tints of Creole #363027
RGB
CMYK
RGB Variations
Color information
#363027 (or 0x363027) is known color: Creole. HEX triplet: 36, 30 and 27. RGB value is (54,48,39). Sum of RGB (Red+Green+Blue) = 54+48+39=141 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.30% from 141); Green value is 48 (19.14% from 255 or 34.04% from 141); Blue value is 39 (15.62% from 255 or 27.66% from 141); Max value from RGB is 54 - color contains mainly: red. Hex color #363027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363027 is #C9CFD8. Grayscale: #303030. Windows color (decimal): -13225945 or 2568246. OLE color: 2568246.
HSL color Cylindrical-coordinate representation of color #363027: hue angle of 36º 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 #363027 is Cyan = 0, Magento = 0.11, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 39 | - |
| CMYK | 0 | 0.11 | 0.28 | 0.79 |
| HSL | 36º | 0.16% | 0.18% | - |
| HSV(B) | 36º | 0.28% | 0.21% | - |
| XYZ | 2.94 | 3.04 | 2.35 | - |
| YUV | 48.77 | 122.49 | 131.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 39 | 0 | 0.11 | 0.28 | 0.79 | 36 | 0.16 | 0.18 |
| Hex | 36 | 30 | 27 | 0 | B | 1C | 4F | 24 | 10 | 12 |
| Octal | 66 | 60 | 47 | 0 | 13 | 34 | 117 | 44 | 20 | 22 |
| Binary | 110110 | 110000 | 100111 | 0 | 1011 | 11100 | 1001111 | 100100 | 10000 | 10010 |
Color Harmonies of #363027
Complementary color
Monochromatic Colors of #363027
Black with #363027
Text Example
Text Example
White with #363027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363027; }
p { color: rgb(54,48,39); }
H1.HeaderClassName
{
color: #363027;
}
.AnyTagClassName
{
color: #363027;
}
</style>
background-color css
<style>
a { background-color: #363027; }
a { background-color: rgb(54,48,39); }
div.DivClassName
{
background-color: #363027;
}
.BgClassName
{
background-color: #363027;
}
</style>
border-color css
<style>
span { border-color: #363027; }
span { border-color: rgb(54,48,39); }
td.TdClassName
{
border-color: #363027;
}
.TagClassName
{
border-color: #363027;
}
</style>