Shades of Jagger #453351
Tints of Jagger #453351
RGB
CMYK
RGB Variations
Color information
#453351 (or 0x453351) is known color: Jagger. HEX triplet: 45, 33 and 51. RGB value is (69,51,81). Sum of RGB (Red+Green+Blue) = 69+51+81=201 (26% of max value = 765). Red value is 69 (27.34% from 255 or 34.33% from 201); Green value is 51 (20.31% from 255 or 25.37% from 201); Blue value is 81 (32.03% from 255 or 40.30% from 201); Max value from RGB is 81 - color contains mainly: blue. Hex color #453351 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453351 is #BACCAE. Grayscale: #3B3B3B. Windows color (decimal): -12242095 or 5321541. OLE color: 5321541.
HSL color Cylindrical-coordinate representation of color #453351: hue angle of 276º degrees, saturation: 0.23, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #453351 is Cyan = 0.15, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 69 | 51 | 81 | - |
| CMYK | 0.15 | 0.37 | 0 | 0.68 |
| HSL | 276º | 0.23% | 0.26% | - |
| HSV(B) | 276º | 0.37% | 0.32% | - |
| XYZ | 5.12 | 4.23 | 8.33 | - |
| YUV | 59.8 | 139.96 | 134.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 51 | 81 | 0.15 | 0.37 | 0 | 0.68 | 276 | 0.23 | 0.26 |
| Hex | 45 | 33 | 51 | F | 25 | 0 | 44 | 114 | 17 | 1A |
| Octal | 105 | 63 | 121 | 17 | 45 | 0 | 104 | 424 | 27 | 32 |
| Binary | 1000101 | 110011 | 1010001 | 1111 | 100101 | 0 | 1000100 | 100010100 | 10111 | 11010 |
Color Harmonies of #453351
Complementary color
Monochromatic Colors of #453351
Black with #453351
Text Example
Text Example
White with #453351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453351; }
p { color: rgb(69,51,81); }
H1.HeaderClassName
{
color: #453351;
}
.AnyTagClassName
{
color: #453351;
}
</style>
background-color css
<style>
a { background-color: #453351; }
a { background-color: rgb(69,51,81); }
div.DivClassName
{
background-color: #453351;
}
.BgClassName
{
background-color: #453351;
}
</style>
border-color css
<style>
span { border-color: #453351; }
span { border-color: rgb(69,51,81); }
td.TdClassName
{
border-color: #453351;
}
.TagClassName
{
border-color: #453351;
}
</style>