Shades of Meteorite #453267
Tints of Meteorite #453267
RGB
CMYK
RGB Variations
Color information
#453267 (or 0x453267) is known color: Meteorite. HEX triplet: 45, 32 and 67. RGB value is (69,50,103). Sum of RGB (Red+Green+Blue) = 69+50+103=222 (29% of max value = 765). Red value is 69 (27.34% from 255 or 31.08% from 222); Green value is 50 (19.92% from 255 or 22.52% from 222); Blue value is 103 (40.62% from 255 or 46.40% from 222); Max value from RGB is 103 - color contains mainly: blue. Hex color #453267 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #453267 is #BACD98. Grayscale: #3D3D3D. Windows color (decimal): -12242329 or 6763077. OLE color: 6763077.
HSL color Cylindrical-coordinate representation of color #453267: hue angle of 261.51º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #453267 is Cyan = 0.33, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 69 | 50 | 103 | - |
| CMYK | 0.33 | 0.51 | 0 | 0.60 |
| HSL | 261.51º | 0.35% | 0.3% | - |
| HSV(B) | 261.51º | 0.51% | 0.4% | - |
| XYZ | 6.04 | 4.53 | 13.39 | - |
| YUV | 61.72 | 151.29 | 133.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 50 | 103 | 0.33 | 0.51 | 0 | 0.60 | 261.51 | 0.35 | 0.3 |
| Hex | 45 | 32 | 67 | 21 | 33 | 0 | 3C | 106 | 23 | 1E |
| Octal | 105 | 62 | 147 | 41 | 63 | 0 | 74 | 406 | 43 | 36 |
| Binary | 1000101 | 110010 | 1100111 | 100001 | 110011 | 0 | 111100 | 100000110 | 100011 | 11110 |
Color Harmonies of #453267
Complementary color
Monochromatic Colors of #453267
Black with #453267
Text Example
Text Example
White with #453267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453267; }
p { color: rgb(69,50,103); }
H1.HeaderClassName
{
color: #453267;
}
.AnyTagClassName
{
color: #453267;
}
</style>
background-color css
<style>
a { background-color: #453267; }
a { background-color: rgb(69,50,103); }
div.DivClassName
{
background-color: #453267;
}
.BgClassName
{
background-color: #453267;
}
</style>
border-color css
<style>
span { border-color: #453267; }
span { border-color: rgb(69,50,103); }
td.TdClassName
{
border-color: #453267;
}
.TagClassName
{
border-color: #453267;
}
</style>