Shades of Jagger #382943
Tints of Jagger #382943
RGB
CMYK
RGB Variations
Color information
#382943 (or 0x382943) is known color: Jagger. HEX triplet: 38, 29 and 43. RGB value is (56,41,67). Sum of RGB (Red+Green+Blue) = 56+41+67=164 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.15% from 164); Green value is 41 (16.41% from 255 or 25% from 164); Blue value is 67 (26.56% from 255 or 40.85% from 164); Max value from RGB is 67 - color contains mainly: blue. Hex color #382943 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382943 is #C7D6BC. Grayscale: #303030. Windows color (decimal): -13096637 or 4401464. OLE color: 4401464.
HSL color Cylindrical-coordinate representation of color #382943: hue angle of 274.62º degrees, saturation: 0.24, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #382943 is Cyan = 0.16, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 56 | 41 | 67 | - |
| CMYK | 0.16 | 0.39 | 0 | 0.74 |
| HSL | 274.62º | 0.24% | 0.21% | - |
| HSV(B) | 274.62º | 0.39% | 0.26% | - |
| XYZ | 3.44 | 2.83 | 5.68 | - |
| YUV | 48.45 | 138.47 | 133.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 67 | 0.16 | 0.39 | 0 | 0.74 | 274.62 | 0.24 | 0.21 |
| Hex | 38 | 29 | 43 | 10 | 27 | 0 | 4A | 113 | 18 | 15 |
| Octal | 70 | 51 | 103 | 20 | 47 | 0 | 112 | 423 | 30 | 25 |
| Binary | 111000 | 101001 | 1000011 | 10000 | 100111 | 0 | 1001010 | 100010011 | 11000 | 10101 |
Color Harmonies of #382943
Complementary color
Monochromatic Colors of #382943
Black with #382943
Text Example
Text Example
White with #382943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382943; }
p { color: rgb(56,41,67); }
H1.HeaderClassName
{
color: #382943;
}
.AnyTagClassName
{
color: #382943;
}
</style>
background-color css
<style>
a { background-color: #382943; }
a { background-color: rgb(56,41,67); }
div.DivClassName
{
background-color: #382943;
}
.BgClassName
{
background-color: #382943;
}
</style>
border-color css
<style>
span { border-color: #382943; }
span { border-color: rgb(56,41,67); }
td.TdClassName
{
border-color: #382943;
}
.TagClassName
{
border-color: #382943;
}
</style>