Shades of Graphite #363227
Tints of Graphite #363227
RGB
CMYK
RGB Variations
Color information
#363227 (or 0x363227) is known color: Graphite. HEX triplet: 36, 32 and 27. RGB value is (54,50,39). Sum of RGB (Red+Green+Blue) = 54+50+39=143 (18% of max value = 765). Red value is 54 (21.48% from 255 or 37.76% from 143); Green value is 50 (19.92% from 255 or 34.97% from 143); Blue value is 39 (15.62% from 255 or 27.27% from 143); Max value from RGB is 54 - color contains mainly: red. Hex color #363227 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #363227 is #C9CDD8. Grayscale: #313131. Windows color (decimal): -13225433 or 2568758. OLE color: 2568758.
HSL color Cylindrical-coordinate representation of color #363227: hue angle of 44º degrees, saturation: 0.16, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #363227 is Cyan = 0, Magento = 0.07, Yellow = 0.28 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 50 | 39 | - |
| CMYK | 0 | 0.07 | 0.28 | 0.79 |
| HSL | 44º | 0.16% | 0.18% | - |
| HSV(B) | 44º | 0.28% | 0.21% | - |
| XYZ | 3.03 | 3.21 | 2.38 | - |
| YUV | 49.94 | 121.83 | 130.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 50 | 39 | 0 | 0.07 | 0.28 | 0.79 | 44 | 0.16 | 0.18 |
| Hex | 36 | 32 | 27 | 0 | 7 | 1C | 4F | 2C | 10 | 12 |
| Octal | 66 | 62 | 47 | 0 | 7 | 34 | 117 | 54 | 20 | 22 |
| Binary | 110110 | 110010 | 100111 | 0 | 111 | 11100 | 1001111 | 101100 | 10000 | 10010 |
Color Harmonies of #363227
Complementary color
Monochromatic Colors of #363227
Black with #363227
Text Example
Text Example
White with #363227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #363227; }
p { color: rgb(54,50,39); }
H1.HeaderClassName
{
color: #363227;
}
.AnyTagClassName
{
color: #363227;
}
</style>
background-color css
<style>
a { background-color: #363227; }
a { background-color: rgb(54,50,39); }
div.DivClassName
{
background-color: #363227;
}
.BgClassName
{
background-color: #363227;
}
</style>
border-color css
<style>
span { border-color: #363227; }
span { border-color: rgb(54,50,39); }
td.TdClassName
{
border-color: #363227;
}
.TagClassName
{
border-color: #363227;
}
</style>