Shades of Jagger #383739
Tints of Jagger #383739
RGB
CMYK
RGB Variations
Color information
#383739 (or 0x383739) is known color: Jagger. HEX triplet: 38, 37 and 39. RGB value is (56,55,57). Sum of RGB (Red+Green+Blue) = 56+55+57=168 (22% of max value = 765). Red value is 56 (22.27% from 255 or 33.33% from 168); Green value is 55 (21.88% from 255 or 32.74% from 168); Blue value is 57 (22.66% from 255 or 33.93% from 168); Max value from RGB is 57 - color contains mainly: blue. Hex color #383739 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383739 is #C7C8C6. Grayscale: #373737. Windows color (decimal): -13093063 or 3749688. OLE color: 3749688.
HSL color Cylindrical-coordinate representation of color #383739: hue angle of 270º degrees, saturation: 0.02, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #383739 is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 55 | 57 | - |
| CMYK | 0.02 | 0.04 | 0 | 0.78 |
| HSL | 270º | 0.02% | 0.22% | - |
| HSV(B) | 270º | 0.04% | 0.22% | - |
| XYZ | 3.74 | 3.87 | 4.42 | - |
| YUV | 55.53 | 128.83 | 128.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 55 | 57 | 0.02 | 0.04 | 0 | 0.78 | 270 | 0.02 | 0.22 |
| Hex | 38 | 37 | 39 | 2 | 4 | 0 | 4E | 10E | 2 | 16 |
| Octal | 70 | 67 | 71 | 2 | 4 | 0 | 116 | 416 | 2 | 26 |
| Binary | 111000 | 110111 | 111001 | 10 | 100 | 0 | 1001110 | 100001110 | 10 | 10110 |
Color Harmonies of #383739
Complementary color
Monochromatic Colors of #383739
Black with #383739
Text Example
Text Example
White with #383739
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383739; }
p { color: rgb(56,55,57); }
H1.HeaderClassName
{
color: #383739;
}
.AnyTagClassName
{
color: #383739;
}
</style>
background-color css
<style>
a { background-color: #383739; }
a { background-color: rgb(56,55,57); }
div.DivClassName
{
background-color: #383739;
}
.BgClassName
{
background-color: #383739;
}
</style>
border-color css
<style>
span { border-color: #383739; }
span { border-color: rgb(56,55,57); }
td.TdClassName
{
border-color: #383739;
}
.TagClassName
{
border-color: #383739;
}
</style>