Shades of Port Gore #424977
Tints of Port Gore #424977
RGB
CMYK
RGB Variations
Color information
#424977 (or 0x424977) is known color: Port Gore. HEX triplet: 42, 49 and 77. RGB value is (66,73,119). Sum of RGB (Red+Green+Blue) = 66+73+119=258 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.58% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 119 (46.88% from 255 or 46.12% from 258); Max value from RGB is 119 - color contains mainly: blue. Hex color #424977 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424977 is #BDB688. Grayscale: #4B4B4B. Windows color (decimal): -12433033 or 7817538. OLE color: 7817538.
HSL color Cylindrical-coordinate representation of color #424977: hue angle of 232.08º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #424977 is Cyan = 0.45, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 66 | 73 | 119 | - |
| CMYK | 0.45 | 0.39 | 0 | 0.53 |
| HSL | 232.08º | 0.29% | 0.36% | - |
| HSV(B) | 232.08º | 0.45% | 0.47% | - |
| XYZ | 7.96 | 7.26 | 18.43 | - |
| YUV | 76.15 | 152.18 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 73 | 119 | 0.45 | 0.39 | 0 | 0.53 | 232.08 | 0.29 | 0.36 |
| Hex | 42 | 49 | 77 | 2D | 27 | 0 | 35 | E8 | 1D | 24 |
| Octal | 102 | 111 | 167 | 55 | 47 | 0 | 65 | 350 | 35 | 44 |
| Binary | 1000010 | 1001001 | 1110111 | 101101 | 100111 | 0 | 110101 | 11101000 | 11101 | 100100 |
Color Harmonies of #424977
Complementary color
Monochromatic Colors of #424977
Black with #424977
Text Example
Text Example
White with #424977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424977; }
p { color: rgb(66,73,119); }
H1.HeaderClassName
{
color: #424977;
}
.AnyTagClassName
{
color: #424977;
}
</style>
background-color css
<style>
a { background-color: #424977; }
a { background-color: rgb(66,73,119); }
div.DivClassName
{
background-color: #424977;
}
.BgClassName
{
background-color: #424977;
}
</style>
border-color css
<style>
span { border-color: #424977; }
span { border-color: rgb(66,73,119); }
td.TdClassName
{
border-color: #424977;
}
.TagClassName
{
border-color: #424977;
}
</style>