Shades of Port Gore #454966
Tints of Port Gore #454966
RGB
CMYK
RGB Variations
Color information
#454966 (or 0x454966) is known color: Port Gore. HEX triplet: 45, 49 and 66. RGB value is (69,73,102). Sum of RGB (Red+Green+Blue) = 69+73+102=244 (32% of max value = 765). Red value is 69 (27.34% from 255 or 28.28% from 244); Green value is 73 (28.91% from 255 or 29.92% from 244); Blue value is 102 (40.23% from 255 or 41.80% from 244); Max value from RGB is 102 - color contains mainly: blue. Hex color #454966 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454966 is #BAB699. Grayscale: #4A4A4A. Windows color (decimal): -12236442 or 6703429. OLE color: 6703429.
HSL color Cylindrical-coordinate representation of color #454966: hue angle of 232.73º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #454966 is Cyan = 0.32, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 69 | 73 | 102 | - |
| CMYK | 0.32 | 0.28 | 0 | 0.6 |
| HSL | 232.73º | 0.19% | 0.34% | - |
| HSV(B) | 232.73º | 0.32% | 0.4% | - |
| XYZ | 7.24 | 6.99 | 13.54 | - |
| YUV | 75.11 | 143.17 | 123.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 73 | 102 | 0.32 | 0.28 | 0 | 0.6 | 232.73 | 0.19 | 0.34 |
| Hex | 45 | 49 | 66 | 20 | 1C | 0 | 3C | E9 | 13 | 22 |
| Octal | 105 | 111 | 146 | 40 | 34 | 0 | 74 | 351 | 23 | 42 |
| Binary | 1000101 | 1001001 | 1100110 | 100000 | 11100 | 0 | 111100 | 11101001 | 10011 | 100010 |
Color Harmonies of #454966
Complementary color
Monochromatic Colors of #454966
Black with #454966
Text Example
Text Example
White with #454966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454966; }
p { color: rgb(69,73,102); }
H1.HeaderClassName
{
color: #454966;
}
.AnyTagClassName
{
color: #454966;
}
</style>
background-color css
<style>
a { background-color: #454966; }
a { background-color: rgb(69,73,102); }
div.DivClassName
{
background-color: #454966;
}
.BgClassName
{
background-color: #454966;
}
</style>
border-color css
<style>
span { border-color: #454966; }
span { border-color: rgb(69,73,102); }
td.TdClassName
{
border-color: #454966;
}
.TagClassName
{
border-color: #454966;
}
</style>