Shades of Creole #353028
Tints of Creole #353028
RGB
CMYK
RGB Variations
Color information
#353028 (or 0x353028) is known color: Creole. HEX triplet: 35, 30 and 28. RGB value is (53,48,40). Sum of RGB (Red+Green+Blue) = 53+48+40=141 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.59% from 141); Green value is 48 (19.14% from 255 or 34.04% from 141); Blue value is 40 (16.02% from 255 or 28.37% from 141); Max value from RGB is 53 - color contains mainly: red. Hex color #353028 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353028 is #CACFD7. Grayscale: #303030. Windows color (decimal): -13291480 or 2633781. OLE color: 2633781.
HSL color Cylindrical-coordinate representation of color #353028: hue angle of 36.92º degrees, saturation: 0.14, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #353028 is Cyan = 0, Magento = 0.09, Yellow = 0.25 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 40 | - |
| CMYK | 0 | 0.09 | 0.25 | 0.79 |
| HSL | 36.92º | 0.14% | 0.18% | - |
| HSV(B) | 36.92º | 0.25% | 0.21% | - |
| XYZ | 2.91 | 3.02 | 2.44 | - |
| YUV | 48.58 | 123.16 | 131.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 40 | 0 | 0.09 | 0.25 | 0.79 | 36.92 | 0.14 | 0.18 |
| Hex | 35 | 30 | 28 | 0 | 9 | 19 | 4F | 25 | E | 12 |
| Octal | 65 | 60 | 50 | 0 | 11 | 31 | 117 | 45 | 16 | 22 |
| Binary | 110101 | 110000 | 101000 | 0 | 1001 | 11001 | 1001111 | 100101 | 1110 | 10010 |
Color Harmonies of #353028
Complementary color
Monochromatic Colors of #353028
Black with #353028
Text Example
Text Example
White with #353028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353028; }
p { color: rgb(53,48,40); }
H1.HeaderClassName
{
color: #353028;
}
.AnyTagClassName
{
color: #353028;
}
</style>
background-color css
<style>
a { background-color: #353028; }
a { background-color: rgb(53,48,40); }
div.DivClassName
{
background-color: #353028;
}
.BgClassName
{
background-color: #353028;
}
</style>
border-color css
<style>
span { border-color: #353028; }
span { border-color: rgb(53,48,40); }
td.TdClassName
{
border-color: #353028;
}
.TagClassName
{
border-color: #353028;
}
</style>