Shades of Jagger #453851
Tints of Jagger #453851
RGB
CMYK
RGB Variations
Color information
#453851 (or 0x453851) is known color: Jagger. HEX triplet: 45, 38 and 51. RGB value is (69,56,81). Sum of RGB (Red+Green+Blue) = 69+56+81=206 (27% of max value = 765). Red value is 69 (27.34% from 255 or 33.50% from 206); Green value is 56 (22.27% from 255 or 27.18% from 206); Blue value is 81 (32.03% from 255 or 39.32% from 206); Max value from RGB is 81 - color contains mainly: blue. Hex color #453851 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453851 is #BAC7AE. Grayscale: #3E3E3E. Windows color (decimal): -12240815 or 5322821. OLE color: 5322821.
HSL color Cylindrical-coordinate representation of color #453851: hue angle of 271.2º degrees, saturation: 0.18, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #453851 is Cyan = 0.15, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 56 | 81 | - |
| CMYK | 0.15 | 0.31 | 0 | 0.68 |
| HSL | 271.2º | 0.18% | 0.27% | - |
| HSV(B) | 271.2º | 0.31% | 0.32% | - |
| XYZ | 5.35 | 4.69 | 8.41 | - |
| YUV | 62.74 | 138.31 | 132.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 56 | 81 | 0.15 | 0.31 | 0 | 0.68 | 271.2 | 0.18 | 0.27 |
| Hex | 45 | 38 | 51 | F | 1F | 0 | 44 | 10F | 12 | 1B |
| Octal | 105 | 70 | 121 | 17 | 37 | 0 | 104 | 417 | 22 | 33 |
| Binary | 1000101 | 111000 | 1010001 | 1111 | 11111 | 0 | 1000100 | 100001111 | 10010 | 11011 |
Color Harmonies of #453851
Complementary color
Monochromatic Colors of #453851
Black with #453851
Text Example
Text Example
White with #453851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453851; }
p { color: rgb(69,56,81); }
H1.HeaderClassName
{
color: #453851;
}
.AnyTagClassName
{
color: #453851;
}
</style>
background-color css
<style>
a { background-color: #453851; }
a { background-color: rgb(69,56,81); }
div.DivClassName
{
background-color: #453851;
}
.BgClassName
{
background-color: #453851;
}
</style>
border-color css
<style>
span { border-color: #453851; }
span { border-color: rgb(69,56,81); }
td.TdClassName
{
border-color: #453851;
}
.TagClassName
{
border-color: #453851;
}
</style>