Shades of Port Gore #454860
Tints of Port Gore #454860
RGB
CMYK
RGB Variations
Color information
#454860 (or 0x454860) is known color: Port Gore. HEX triplet: 45, 48 and 60. RGB value is (69,72,96). Sum of RGB (Red+Green+Blue) = 69+72+96=237 (31% of max value = 765). Red value is 69 (27.34% from 255 or 29.11% from 237); Green value is 72 (28.52% from 255 or 30.38% from 237); Blue value is 96 (37.89% from 255 or 40.51% from 237); Max value from RGB is 96 - color contains mainly: blue. Hex color #454860 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #454860 is #BAB79F. Grayscale: #494949. Windows color (decimal): -12236704 or 6309957. OLE color: 6309957.
HSL color Cylindrical-coordinate representation of color #454860: hue angle of 233.33º 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 #454860 is Cyan = 0.28, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 69 | 72 | 96 | - |
| CMYK | 0.28 | 0.25 | 0 | 0.62 |
| HSL | 233.33º | 0.16% | 0.32% | - |
| HSV(B) | 233.33º | 0.28% | 0.38% | - |
| XYZ | 6.88 | 6.74 | 12.01 | - |
| YUV | 73.84 | 140.51 | 124.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 72 | 96 | 0.28 | 0.25 | 0 | 0.62 | 233.33 | 0.16 | 0.32 |
| Hex | 45 | 48 | 60 | 1C | 19 | 0 | 3E | E9 | 10 | 20 |
| Octal | 105 | 110 | 140 | 34 | 31 | 0 | 76 | 351 | 20 | 40 |
| Binary | 1000101 | 1001000 | 1100000 | 11100 | 11001 | 0 | 111110 | 11101001 | 10000 | 100000 |
Color Harmonies of #454860
Complementary color
Monochromatic Colors of #454860
Black with #454860
Text Example
Text Example
White with #454860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #454860; }
p { color: rgb(69,72,96); }
H1.HeaderClassName
{
color: #454860;
}
.AnyTagClassName
{
color: #454860;
}
</style>
background-color css
<style>
a { background-color: #454860; }
a { background-color: rgb(69,72,96); }
div.DivClassName
{
background-color: #454860;
}
.BgClassName
{
background-color: #454860;
}
</style>
border-color css
<style>
span { border-color: #454860; }
span { border-color: rgb(69,72,96); }
td.TdClassName
{
border-color: #454860;
}
.TagClassName
{
border-color: #454860;
}
</style>