Shades of Graphite #373426
Tints of Graphite #373426
RGB
CMYK
RGB Variations
Color information
#373426 (or 0x373426) is known color: Graphite. HEX triplet: 37, 34 and 26. RGB value is (55,52,38). Sum of RGB (Red+Green+Blue) = 55+52+38=145 (19% of max value = 765). Red value is 55 (21.88% from 255 or 37.93% from 145); Green value is 52 (20.70% from 255 or 35.86% from 145); Blue value is 38 (15.23% from 255 or 26.21% from 145); Max value from RGB is 55 - color contains mainly: red. Hex color #373426 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #373426 is #C8CBD9. Grayscale: #333333. Windows color (decimal): -13159386 or 2503735. OLE color: 2503735.
HSL color Cylindrical-coordinate representation of color #373426: hue angle of 49.41º degrees, saturation: 0.18, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #373426 is Cyan = 0, Magento = 0.05, Yellow = 0.31 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 55 | 52 | 38 | - |
| CMYK | 0 | 0.05 | 0.31 | 0.78 |
| HSL | 49.41º | 0.18% | 0.18% | - |
| HSV(B) | 49.41º | 0.31% | 0.22% | - |
| XYZ | 3.15 | 3.41 | 2.33 | - |
| YUV | 51.3 | 120.49 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 52 | 38 | 0 | 0.05 | 0.31 | 0.78 | 49.41 | 0.18 | 0.18 |
| Hex | 37 | 34 | 26 | 0 | 5 | 1F | 4E | 31 | 12 | 12 |
| Octal | 67 | 64 | 46 | 0 | 5 | 37 | 116 | 61 | 22 | 22 |
| Binary | 110111 | 110100 | 100110 | 0 | 101 | 11111 | 1001110 | 110001 | 10010 | 10010 |
Color Harmonies of #373426
Complementary color
Monochromatic Colors of #373426
Black with #373426
Text Example
Text Example
White with #373426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #373426; }
p { color: rgb(55,52,38); }
H1.HeaderClassName
{
color: #373426;
}
.AnyTagClassName
{
color: #373426;
}
</style>
background-color css
<style>
a { background-color: #373426; }
a { background-color: rgb(55,52,38); }
div.DivClassName
{
background-color: #373426;
}
.BgClassName
{
background-color: #373426;
}
</style>
border-color css
<style>
span { border-color: #373426; }
span { border-color: rgb(55,52,38); }
td.TdClassName
{
border-color: #373426;
}
.TagClassName
{
border-color: #373426;
}
</style>