Shades of Creole #353027
Tints of Creole #353027
RGB
CMYK
RGB Variations
Color information
#353027 (or 0x353027) is known color: Creole. HEX triplet: 35, 30 and 27. RGB value is (53,48,39). Sum of RGB (Red+Green+Blue) = 53+48+39=140 (18% of max value = 765). Red value is 53 (21.09% from 255 or 37.86% from 140); Green value is 48 (19.14% from 255 or 34.29% from 140); Blue value is 39 (15.62% from 255 or 27.86% from 140); Max value from RGB is 53 - color contains mainly: red. Hex color #353027 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353027 is #CACFD8. Grayscale: #303030. Windows color (decimal): -13291481 or 2568245. OLE color: 2568245.
HSL color Cylindrical-coordinate representation of color #353027: hue angle of 38.57º degrees, saturation: 0.15, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #353027 is Cyan = 0, Magento = 0.09, Yellow = 0.26 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 48 | 39 | - |
| CMYK | 0 | 0.09 | 0.26 | 0.79 |
| HSL | 38.57º | 0.15% | 0.18% | - |
| HSV(B) | 38.57º | 0.26% | 0.21% | - |
| XYZ | 2.89 | 3.02 | 2.35 | - |
| YUV | 48.47 | 122.66 | 131.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 39 | 0 | 0.09 | 0.26 | 0.79 | 38.57 | 0.15 | 0.18 |
| Hex | 35 | 30 | 27 | 0 | 9 | 1A | 4F | 27 | F | 12 |
| Octal | 65 | 60 | 47 | 0 | 11 | 32 | 117 | 47 | 17 | 22 |
| Binary | 110101 | 110000 | 100111 | 0 | 1001 | 11010 | 1001111 | 100111 | 1111 | 10010 |
Color Harmonies of #353027
Complementary color
Monochromatic Colors of #353027
Black with #353027
Text Example
Text Example
White with #353027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353027; }
p { color: rgb(53,48,39); }
H1.HeaderClassName
{
color: #353027;
}
.AnyTagClassName
{
color: #353027;
}
</style>
background-color css
<style>
a { background-color: #353027; }
a { background-color: rgb(53,48,39); }
div.DivClassName
{
background-color: #353027;
}
.BgClassName
{
background-color: #353027;
}
</style>
border-color css
<style>
span { border-color: #353027; }
span { border-color: rgb(53,48,39); }
td.TdClassName
{
border-color: #353027;
}
.TagClassName
{
border-color: #353027;
}
</style>