Shades of Blue Gem #453994
Tints of Blue Gem #453994
RGB
CMYK
RGB Variations
Color information
#453994 (or 0x453994) is known color: Blue Gem. HEX triplet: 45, 39 and 94. RGB value is (69,57,148). Sum of RGB (Red+Green+Blue) = 69+57+148=274 (36% of max value = 765). Red value is 69 (27.34% from 255 or 25.18% from 274); Green value is 57 (22.66% from 255 or 20.80% from 274); Blue value is 148 (58.20% from 255 or 54.01% from 274); Max value from RGB is 148 - color contains mainly: blue. Hex color #453994 is not a web safe color. Web safe color analog (approx): #333399. Inversed color of #453994 is #BAC66B. Grayscale: #464646. Windows color (decimal): -12240492 or 9713989. OLE color: 9713989.
HSL color Cylindrical-coordinate representation of color #453994: hue angle of 247.91º degrees, saturation: 0.44, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #453994 is Cyan = 0.53, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 57 | 148 | - |
| CMYK | 0.53 | 0.61 | 0 | 0.42 |
| HSL | 247.91º | 0.44% | 0.4% | - |
| HSV(B) | 247.91º | 0.61% | 0.58% | - |
| XYZ | 9.26 | 6.33 | 28.75 | - |
| YUV | 70.96 | 171.48 | 126.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 57 | 148 | 0.53 | 0.61 | 0 | 0.42 | 247.91 | 0.44 | 0.4 |
| Hex | 45 | 39 | 94 | 35 | 3D | 0 | 2A | F8 | 2C | 28 |
| Octal | 105 | 71 | 224 | 65 | 75 | 0 | 52 | 370 | 54 | 50 |
| Binary | 1000101 | 111001 | 10010100 | 110101 | 111101 | 0 | 101010 | 11111000 | 101100 | 101000 |
Color Harmonies of #453994
Complementary color
Monochromatic Colors of #453994
Black with #453994
Text Example
Text Example
White with #453994
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453994; }
p { color: rgb(69,57,148); }
H1.HeaderClassName
{
color: #453994;
}
.AnyTagClassName
{
color: #453994;
}
</style>
background-color css
<style>
a { background-color: #453994; }
a { background-color: rgb(69,57,148); }
div.DivClassName
{
background-color: #453994;
}
.BgClassName
{
background-color: #453994;
}
</style>
border-color css
<style>
span { border-color: #453994; }
span { border-color: rgb(69,57,148); }
td.TdClassName
{
border-color: #453994;
}
.TagClassName
{
border-color: #453994;
}
</style>