Shades of Port Gore #424662
Tints of Port Gore #424662
RGB
CMYK
RGB Variations
Color information
#424662 (or 0x424662) is known color: Port Gore. HEX triplet: 42, 46 and 62. RGB value is (66,70,98). Sum of RGB (Red+Green+Blue) = 66+70+98=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 70 (27.73% from 255 or 29.91% from 234); Blue value is 98 (38.67% from 255 or 41.88% from 234); Max value from RGB is 98 - color contains mainly: blue. Hex color #424662 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424662 is #BDB99D. Grayscale: #474747. Windows color (decimal): -12433822 or 6440514. OLE color: 6440514.
HSL color Cylindrical-coordinate representation of color #424662: hue angle of 232.5º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #424662 is Cyan = 0.33, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 70 | 98 | - |
| CMYK | 0.33 | 0.29 | 0 | 0.62 |
| HSL | 232.5º | 0.2% | 0.32% | - |
| HSV(B) | 232.5º | 0.33% | 0.38% | - |
| XYZ | 6.64 | 6.42 | 12.44 | - |
| YUV | 72 | 142.67 | 123.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 98 | 0.33 | 0.29 | 0 | 0.62 | 232.5 | 0.2 | 0.32 |
| Hex | 42 | 46 | 62 | 21 | 1D | 0 | 3E | E8 | 14 | 20 |
| Octal | 102 | 106 | 142 | 41 | 35 | 0 | 76 | 350 | 24 | 40 |
| Binary | 1000010 | 1000110 | 1100010 | 100001 | 11101 | 0 | 111110 | 11101000 | 10100 | 100000 |
Color Harmonies of #424662
Complementary color
Monochromatic Colors of #424662
Black with #424662
Text Example
Text Example
White with #424662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424662; }
p { color: rgb(66,70,98); }
H1.HeaderClassName
{
color: #424662;
}
.AnyTagClassName
{
color: #424662;
}
</style>
background-color css
<style>
a { background-color: #424662; }
a { background-color: rgb(66,70,98); }
div.DivClassName
{
background-color: #424662;
}
.BgClassName
{
background-color: #424662;
}
</style>
border-color css
<style>
span { border-color: #424662; }
span { border-color: rgb(66,70,98); }
td.TdClassName
{
border-color: #424662;
}
.TagClassName
{
border-color: #424662;
}
</style>