Shades of Creole #363026
Tints of Creole #363026
RGB
CMYK
RGB Variations
Color information
#363026 (or 0x363026) is known color: Creole. HEX triplet: 36, 30 and 26. RGB value is (54,48,38). Sum of RGB (Red+Green+Blue) = 54+48+38=140 (18% of max value = 765). Red value is 54 (21.48% from 255 or 38.57% from 140); Green value is 48 (19.14% from 255 or 34.29% from 140); Blue value is 38 (15.23% from 255 or 27.14% from 140); Max value from RGB is 54 - color contains mainly: red. Hex color #363026 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363026 is #C9CFD9. Grayscale: #303030. Windows color (decimal): -13225946 or 2502710. OLE color: 2502710.
HSL color Cylindrical-coordinate representation of color #363026: hue angle of 37.5º degrees, saturation: 0.17, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #363026 is Cyan = 0, Magento = 0.11, Yellow = 0.30 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 48 | 38 | - |
| CMYK | 0 | 0.11 | 0.30 | 0.79 |
| HSL | 37.5º | 0.17% | 0.18% | - |
| HSV(B) | 37.5º | 0.3% | 0.21% | - |
| XYZ | 2.93 | 3.04 | 2.27 | - |
| YUV | 48.65 | 121.99 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 48 | 38 | 0 | 0.11 | 0.30 | 0.79 | 37.5 | 0.17 | 0.18 |
| Hex | 36 | 30 | 26 | 0 | B | 1E | 4F | 26 | 11 | 12 |
| Octal | 66 | 60 | 46 | 0 | 13 | 36 | 117 | 46 | 21 | 22 |
| Binary | 110110 | 110000 | 100110 | 0 | 1011 | 11110 | 1001111 | 100110 | 10001 | 10010 |
Color Harmonies of #363026
Complementary color
Monochromatic Colors of #363026
Black with #363026
Text Example
Text Example
White with #363026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363026; }
p { color: rgb(54,48,38); }
H1.HeaderClassName
{
color: #363026;
}
.AnyTagClassName
{
color: #363026;
}
</style>
background-color css
<style>
a { background-color: #363026; }
a { background-color: rgb(54,48,38); }
div.DivClassName
{
background-color: #363026;
}
.BgClassName
{
background-color: #363026;
}
</style>
border-color css
<style>
span { border-color: #363026; }
span { border-color: rgb(54,48,38); }
td.TdClassName
{
border-color: #363026;
}
.TagClassName
{
border-color: #363026;
}
</style>