Shades of Jagger #453850
Tints of Jagger #453850
RGB
CMYK
RGB Variations
Color information
#453850 (or 0x453850) is known color: Jagger. HEX triplet: 45, 38 and 50. RGB value is (69,56,80). Sum of RGB (Red+Green+Blue) = 69+56+80=205 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.66% from 205); Green value is 56 (22.27% from 255 or 27.32% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 80 - color contains mainly: blue. Hex color #453850 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453850 is #BAC7AF. Grayscale: #3E3E3E. Windows color (decimal): -12240816 or 5257285. OLE color: 5257285.
HSL color Cylindrical-coordinate representation of color #453850: hue angle of 272.5º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #453850 is Cyan = 0.14, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 69 | 56 | 80 | - |
| CMYK | 0.14 | 0.30 | 0 | 0.69 |
| HSL | 272.5º | 0.18% | 0.27% | - |
| HSV(B) | 272.5º | 0.3% | 0.31% | - |
| XYZ | 5.32 | 4.67 | 8.21 | - |
| YUV | 62.62 | 137.81 | 132.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 56 | 80 | 0.14 | 0.30 | 0 | 0.69 | 272.5 | 0.18 | 0.27 |
| Hex | 45 | 38 | 50 | E | 1E | 0 | 45 | 110 | 12 | 1B |
| Octal | 105 | 70 | 120 | 16 | 36 | 0 | 105 | 420 | 22 | 33 |
| Binary | 1000101 | 111000 | 1010000 | 1110 | 11110 | 0 | 1000101 | 100010000 | 10010 | 11011 |
Color Harmonies of #453850
Complementary color
Monochromatic Colors of #453850
Black with #453850
Text Example
Text Example
White with #453850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453850; }
p { color: rgb(69,56,80); }
H1.HeaderClassName
{
color: #453850;
}
.AnyTagClassName
{
color: #453850;
}
</style>
background-color css
<style>
a { background-color: #453850; }
a { background-color: rgb(69,56,80); }
div.DivClassName
{
background-color: #453850;
}
.BgClassName
{
background-color: #453850;
}
</style>
border-color css
<style>
span { border-color: #453850; }
span { border-color: rgb(69,56,80); }
td.TdClassName
{
border-color: #453850;
}
.TagClassName
{
border-color: #453850;
}
</style>