Shades of Creole #383228
Tints of Creole #383228
RGB
CMYK
RGB Variations
Color information
#383228 (or 0x383228) is known color: Creole. HEX triplet: 38, 32 and 28. RGB value is (56,50,40). Sum of RGB (Red+Green+Blue) = 56+50+40=146 (19% of max value = 765). Red value is 56 (22.27% from 255 or 38.36% from 146); Green value is 50 (19.92% from 255 or 34.25% from 146); Blue value is 40 (16.02% from 255 or 27.40% from 146); Max value from RGB is 56 - color contains mainly: red. Hex color #383228 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383228 is #C7CDD7. Grayscale: #323232. Windows color (decimal): -13094360 or 2634296. OLE color: 2634296.
HSL color Cylindrical-coordinate representation of color #383228: hue angle of 37.5º degrees, saturation: 0.17, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #383228 is Cyan = 0, Magento = 0.11, Yellow = 0.29 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 50 | 40 | - |
| CMYK | 0 | 0.11 | 0.29 | 0.78 |
| HSL | 37.5º | 0.17% | 0.19% | - |
| HSV(B) | 37.5º | 0.29% | 0.22% | - |
| XYZ | 3.15 | 3.28 | 2.47 | - |
| YUV | 50.65 | 121.99 | 131.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 50 | 40 | 0 | 0.11 | 0.29 | 0.78 | 37.5 | 0.17 | 0.19 |
| Hex | 38 | 32 | 28 | 0 | B | 1D | 4E | 26 | 11 | 13 |
| Octal | 70 | 62 | 50 | 0 | 13 | 35 | 116 | 46 | 21 | 23 |
| Binary | 111000 | 110010 | 101000 | 0 | 1011 | 11101 | 1001110 | 100110 | 10001 | 10011 |
Color Harmonies of #383228
Complementary color
Monochromatic Colors of #383228
Black with #383228
Text Example
Text Example
White with #383228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383228; }
p { color: rgb(56,50,40); }
H1.HeaderClassName
{
color: #383228;
}
.AnyTagClassName
{
color: #383228;
}
</style>
background-color css
<style>
a { background-color: #383228; }
a { background-color: rgb(56,50,40); }
div.DivClassName
{
background-color: #383228;
}
.BgClassName
{
background-color: #383228;
}
</style>
border-color css
<style>
span { border-color: #383228; }
span { border-color: rgb(56,50,40); }
td.TdClassName
{
border-color: #383228;
}
.TagClassName
{
border-color: #383228;
}
</style>