Shades of Jagger #382646
Tints of Jagger #382646
RGB
CMYK
RGB Variations
Color information
#382646 (or 0x382646) is known color: Jagger. HEX triplet: 38, 26 and 46. RGB value is (56,38,70). Sum of RGB (Red+Green+Blue) = 56+38+70=164 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.15% from 164); Green value is 38 (15.23% from 255 or 23.17% from 164); Blue value is 70 (27.73% from 255 or 42.68% from 164); Max value from RGB is 70 - color contains mainly: blue. Hex color #382646 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382646 is #C7D9B9. Grayscale: #2E2E2E. Windows color (decimal): -13097402 or 4597304. OLE color: 4597304.
HSL color Cylindrical-coordinate representation of color #382646: hue angle of 273.75º degrees, saturation: 0.3, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #382646 is Cyan = 0.20, Magento = 0.46, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 56 | 38 | 70 | - |
| CMYK | 0.20 | 0.46 | 0 | 0.73 |
| HSL | 273.75º | 0.3% | 0.21% | - |
| HSV(B) | 273.75º | 0.46% | 0.27% | - |
| XYZ | 3.43 | 2.67 | 6.13 | - |
| YUV | 47.03 | 140.96 | 134.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 70 | 0.20 | 0.46 | 0 | 0.73 | 273.75 | 0.3 | 0.21 |
| Hex | 38 | 26 | 46 | 14 | 2E | 0 | 49 | 112 | 1E | 15 |
| Octal | 70 | 46 | 106 | 24 | 56 | 0 | 111 | 422 | 36 | 25 |
| Binary | 111000 | 100110 | 1000110 | 10100 | 101110 | 0 | 1001001 | 100010010 | 11110 | 10101 |
Color Harmonies of #382646
Complementary color
Monochromatic Colors of #382646
Black with #382646
Text Example
Text Example
White with #382646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382646; }
p { color: rgb(56,38,70); }
H1.HeaderClassName
{
color: #382646;
}
.AnyTagClassName
{
color: #382646;
}
</style>
background-color css
<style>
a { background-color: #382646; }
a { background-color: rgb(56,38,70); }
div.DivClassName
{
background-color: #382646;
}
.BgClassName
{
background-color: #382646;
}
</style>
border-color css
<style>
span { border-color: #382646; }
span { border-color: rgb(56,38,70); }
td.TdClassName
{
border-color: #382646;
}
.TagClassName
{
border-color: #382646;
}
</style>