Shades of Port Gore #424660
Tints of Port Gore #424660
RGB
CMYK
RGB Variations
Color information
#424660 (or 0x424660) is known color: Port Gore. HEX triplet: 42, 46 and 60. RGB value is (66,70,96). Sum of RGB (Red+Green+Blue) = 66+70+96=232 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.45% from 232); Green value is 70 (27.73% from 255 or 30.17% from 232); Blue value is 96 (37.89% from 255 or 41.38% from 232); Max value from RGB is 96 - color contains mainly: blue. Hex color #424660 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424660 is #BDB99F. Grayscale: #474747. Windows color (decimal): -12433824 or 6309442. OLE color: 6309442.
HSL color Cylindrical-coordinate representation of color #424660: hue angle of 232º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #424660 is Cyan = 0.31, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 70 | 96 | - |
| CMYK | 0.31 | 0.27 | 0 | 0.62 |
| HSL | 232º | 0.19% | 0.32% | - |
| HSV(B) | 232º | 0.31% | 0.38% | - |
| XYZ | 6.55 | 6.38 | 11.95 | - |
| YUV | 71.77 | 141.67 | 123.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 96 | 0.31 | 0.27 | 0 | 0.62 | 232 | 0.19 | 0.32 |
| Hex | 42 | 46 | 60 | 1F | 1B | 0 | 3E | E8 | 13 | 20 |
| Octal | 102 | 106 | 140 | 37 | 33 | 0 | 76 | 350 | 23 | 40 |
| Binary | 1000010 | 1000110 | 1100000 | 11111 | 11011 | 0 | 111110 | 11101000 | 10011 | 100000 |
Color Harmonies of #424660
Complementary color
Monochromatic Colors of #424660
Black with #424660
Text Example
Text Example
White with #424660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424660; }
p { color: rgb(66,70,96); }
H1.HeaderClassName
{
color: #424660;
}
.AnyTagClassName
{
color: #424660;
}
</style>
background-color css
<style>
a { background-color: #424660; }
a { background-color: rgb(66,70,96); }
div.DivClassName
{
background-color: #424660;
}
.BgClassName
{
background-color: #424660;
}
</style>
border-color css
<style>
span { border-color: #424660; }
span { border-color: rgb(66,70,96); }
td.TdClassName
{
border-color: #424660;
}
.TagClassName
{
border-color: #424660;
}
</style>