Shades of Meteorite #453767
Tints of Meteorite #453767
RGB
CMYK
RGB Variations
Color information
#453767 (or 0x453767) is known color: Meteorite. HEX triplet: 45, 37 and 67. RGB value is (69,55,103). Sum of RGB (Red+Green+Blue) = 69+55+103=227 (30% of max value = 765). Red value is 69 (27.34% from 255 or 30.40% from 227); Green value is 55 (21.88% from 255 or 24.23% from 227); Blue value is 103 (40.62% from 255 or 45.37% from 227); Max value from RGB is 103 - color contains mainly: blue. Hex color #453767 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453767 is #BAC898. Grayscale: #404040. Windows color (decimal): -12241049 or 6764357. OLE color: 6764357.
HSL color Cylindrical-coordinate representation of color #453767: hue angle of 257.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #453767 is Cyan = 0.33, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 55 | 103 | - |
| CMYK | 0.33 | 0.47 | 0 | 0.60 |
| HSL | 257.5º | 0.3% | 0.31% | - |
| HSV(B) | 257.5º | 0.47% | 0.4% | - |
| XYZ | 6.27 | 4.98 | 13.46 | - |
| YUV | 64.66 | 149.64 | 131.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 103 | 0.33 | 0.47 | 0 | 0.60 | 257.5 | 0.3 | 0.31 |
| Hex | 45 | 37 | 67 | 21 | 2F | 0 | 3C | 102 | 1E | 1F |
| Octal | 105 | 67 | 147 | 41 | 57 | 0 | 74 | 402 | 36 | 37 |
| Binary | 1000101 | 110111 | 1100111 | 100001 | 101111 | 0 | 111100 | 100000010 | 11110 | 11111 |
Color Harmonies of #453767
Complementary color
Monochromatic Colors of #453767
Black with #453767
Text Example
Text Example
White with #453767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453767; }
p { color: rgb(69,55,103); }
H1.HeaderClassName
{
color: #453767;
}
.AnyTagClassName
{
color: #453767;
}
</style>
background-color css
<style>
a { background-color: #453767; }
a { background-color: rgb(69,55,103); }
div.DivClassName
{
background-color: #453767;
}
.BgClassName
{
background-color: #453767;
}
</style>
border-color css
<style>
span { border-color: #453767; }
span { border-color: rgb(69,55,103); }
td.TdClassName
{
border-color: #453767;
}
.TagClassName
{
border-color: #453767;
}
</style>