Shades of Creole #373228
Tints of Creole #373228
RGB
CMYK
RGB Variations
Color information
#373228 (or 0x373228) is known color: Creole. HEX triplet: 37, 32 and 28. RGB value is (55,50,40). Sum of RGB (Red+Green+Blue) = 55+50+40=145 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.93% from 145); Green value is 50 (19.92% from 255 or 34.48% from 145); Blue value is 40 (16.02% from 255 or 27.59% from 145); Max value from RGB is 55 - color contains mainly: red. Hex color #373228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373228 is #C8CDD7. Grayscale: #323232. Windows color (decimal): -13159896 or 2634295. OLE color: 2634295.
HSL color Cylindrical-coordinate representation of color #373228: hue angle of 40º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #373228 is Cyan = 0, Magento = 0.09, Yellow = 0.27 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 50 | 40 | - |
| CMYK | 0 | 0.09 | 0.27 | 0.78 |
| HSL | 40º | 0.16% | 0.19% | - |
| HSV(B) | 40º | 0.27% | 0.22% | - |
| XYZ | 3.1 | 3.25 | 2.47 | - |
| YUV | 50.36 | 122.16 | 131.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 50 | 40 | 0 | 0.09 | 0.27 | 0.78 | 40 | 0.16 | 0.19 |
| Hex | 37 | 32 | 28 | 0 | 9 | 1B | 4E | 28 | 10 | 13 |
| Octal | 67 | 62 | 50 | 0 | 11 | 33 | 116 | 50 | 20 | 23 |
| Binary | 110111 | 110010 | 101000 | 0 | 1001 | 11011 | 1001110 | 101000 | 10000 | 10011 |
Color Harmonies of #373228
Complementary color
Monochromatic Colors of #373228
Black with #373228
Text Example
Text Example
White with #373228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373228; }
p { color: rgb(55,50,40); }
H1.HeaderClassName
{
color: #373228;
}
.AnyTagClassName
{
color: #373228;
}
</style>
background-color css
<style>
a { background-color: #373228; }
a { background-color: rgb(55,50,40); }
div.DivClassName
{
background-color: #373228;
}
.BgClassName
{
background-color: #373228;
}
</style>
border-color css
<style>
span { border-color: #373228; }
span { border-color: rgb(55,50,40); }
td.TdClassName
{
border-color: #373228;
}
.TagClassName
{
border-color: #373228;
}
</style>