Shades of Port Gore #424668
Tints of Port Gore #424668
RGB
CMYK
RGB Variations
Color information
#424668 (or 0x424668) is known color: Port Gore. HEX triplet: 42, 46 and 68. RGB value is (66,70,104). Sum of RGB (Red+Green+Blue) = 66+70+104=240 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.5% from 240); Green value is 70 (27.73% from 255 or 29.17% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 104 - color contains mainly: blue. Hex color #424668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424668 is #BDB997. Grayscale: #484848. Windows color (decimal): -12433816 or 6833730. OLE color: 6833730.
HSL color Cylindrical-coordinate representation of color #424668: hue angle of 233.68º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #424668 is Cyan = 0.37, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 70 | 104 | - |
| CMYK | 0.37 | 0.33 | 0 | 0.59 |
| HSL | 233.68º | 0.22% | 0.33% | - |
| HSV(B) | 233.68º | 0.37% | 0.41% | - |
| XYZ | 6.94 | 6.54 | 13.99 | - |
| YUV | 72.68 | 145.67 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 104 | 0.37 | 0.33 | 0 | 0.59 | 233.68 | 0.22 | 0.33 |
| Hex | 42 | 46 | 68 | 25 | 21 | 0 | 3B | EA | 16 | 21 |
| Octal | 102 | 106 | 150 | 45 | 41 | 0 | 73 | 352 | 26 | 41 |
| Binary | 1000010 | 1000110 | 1101000 | 100101 | 100001 | 0 | 111011 | 11101010 | 10110 | 100001 |
Color Harmonies of #424668
Complementary color
Monochromatic Colors of #424668
Black with #424668
Text Example
Text Example
White with #424668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424668; }
p { color: rgb(66,70,104); }
H1.HeaderClassName
{
color: #424668;
}
.AnyTagClassName
{
color: #424668;
}
</style>
background-color css
<style>
a { background-color: #424668; }
a { background-color: rgb(66,70,104); }
div.DivClassName
{
background-color: #424668;
}
.BgClassName
{
background-color: #424668;
}
</style>
border-color css
<style>
span { border-color: #424668; }
span { border-color: rgb(66,70,104); }
td.TdClassName
{
border-color: #424668;
}
.TagClassName
{
border-color: #424668;
}
</style>