Shades of Jagger #382643
Tints of Jagger #382643
RGB
CMYK
RGB Variations
Color information
#382643 (or 0x382643) is known color: Jagger. HEX triplet: 38, 26 and 43. RGB value is (56,38,67). Sum of RGB (Red+Green+Blue) = 56+38+67=161 (21% of max value = 765). Red value is 56 (22.27% from 255 or 34.78% from 161); Green value is 38 (15.23% from 255 or 23.60% from 161); Blue value is 67 (26.56% from 255 or 41.61% from 161); Max value from RGB is 67 - color contains mainly: blue. Hex color #382643 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382643 is #C7D9BC. Grayscale: #2E2E2E. Windows color (decimal): -13097405 or 4400696. OLE color: 4400696.
HSL color Cylindrical-coordinate representation of color #382643: hue angle of 277.24º degrees, saturation: 0.28, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #382643 is Cyan = 0.16, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 56 | 38 | 67 | - |
| CMYK | 0.16 | 0.43 | 0 | 0.74 |
| HSL | 277.24º | 0.28% | 0.21% | - |
| HSV(B) | 277.24º | 0.43% | 0.26% | - |
| XYZ | 3.34 | 2.63 | 5.64 | - |
| YUV | 46.69 | 139.46 | 134.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 67 | 0.16 | 0.43 | 0 | 0.74 | 277.24 | 0.28 | 0.21 |
| Hex | 38 | 26 | 43 | 10 | 2B | 0 | 4A | 115 | 1C | 15 |
| Octal | 70 | 46 | 103 | 20 | 53 | 0 | 112 | 425 | 34 | 25 |
| Binary | 111000 | 100110 | 1000011 | 10000 | 101011 | 0 | 1001010 | 100010101 | 11100 | 10101 |
Color Harmonies of #382643
Complementary color
Monochromatic Colors of #382643
Black with #382643
Text Example
Text Example
White with #382643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382643; }
p { color: rgb(56,38,67); }
H1.HeaderClassName
{
color: #382643;
}
.AnyTagClassName
{
color: #382643;
}
</style>
background-color css
<style>
a { background-color: #382643; }
a { background-color: rgb(56,38,67); }
div.DivClassName
{
background-color: #382643;
}
.BgClassName
{
background-color: #382643;
}
</style>
border-color css
<style>
span { border-color: #382643; }
span { border-color: rgb(56,38,67); }
td.TdClassName
{
border-color: #382643;
}
.TagClassName
{
border-color: #382643;
}
</style>