Shades of Port Gore #454960
Tints of Port Gore #454960
RGB
CMYK
RGB Variations
Color information
#454960 (or 0x454960) is known color: Port Gore. HEX triplet: 45, 49 and 60. RGB value is (69,73,96). Sum of RGB (Red+Green+Blue) = 69+73+96=238 (31% of max value = 765). Red value is 69 (27.34% from 255 or 28.99% from 238); Green value is 73 (28.91% from 255 or 30.67% from 238); Blue value is 96 (37.89% from 255 or 40.34% from 238); Max value from RGB is 96 - color contains mainly: blue. Hex color #454960 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454960 is #BAB69F. Grayscale: #4A4A4A. Windows color (decimal): -12236448 or 6310213. OLE color: 6310213.
HSL color Cylindrical-coordinate representation of color #454960: hue angle of 231.11º degrees, saturation: 0.16, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #454960 is Cyan = 0.28, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 73 | 96 | - |
| CMYK | 0.28 | 0.24 | 0 | 0.62 |
| HSL | 231.11º | 0.16% | 0.32% | - |
| HSV(B) | 231.11º | 0.28% | 0.38% | - |
| XYZ | 6.95 | 6.87 | 12.03 | - |
| YUV | 74.43 | 140.17 | 124.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 73 | 96 | 0.28 | 0.24 | 0 | 0.62 | 231.11 | 0.16 | 0.32 |
| Hex | 45 | 49 | 60 | 1C | 18 | 0 | 3E | E7 | 10 | 20 |
| Octal | 105 | 111 | 140 | 34 | 30 | 0 | 76 | 347 | 20 | 40 |
| Binary | 1000101 | 1001001 | 1100000 | 11100 | 11000 | 0 | 111110 | 11100111 | 10000 | 100000 |
Color Harmonies of #454960
Complementary color
Monochromatic Colors of #454960
Black with #454960
Text Example
Text Example
White with #454960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454960; }
p { color: rgb(69,73,96); }
H1.HeaderClassName
{
color: #454960;
}
.AnyTagClassName
{
color: #454960;
}
</style>
background-color css
<style>
a { background-color: #454960; }
a { background-color: rgb(69,73,96); }
div.DivClassName
{
background-color: #454960;
}
.BgClassName
{
background-color: #454960;
}
</style>
border-color css
<style>
span { border-color: #454960; }
span { border-color: rgb(69,73,96); }
td.TdClassName
{
border-color: #454960;
}
.TagClassName
{
border-color: #454960;
}
</style>