Shades of Port Gore #424964
Tints of Port Gore #424964
RGB
CMYK
RGB Variations
Color information
#424964 (or 0x424964) is known color: Port Gore. HEX triplet: 42, 49 and 64. RGB value is (66,73,100). Sum of RGB (Red+Green+Blue) = 66+73+100=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 73 (28.91% from 255 or 30.54% from 239); Blue value is 100 (39.45% from 255 or 41.84% from 239); Max value from RGB is 100 - color contains mainly: blue. Hex color #424964 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424964 is #BDB69B. Grayscale: #494949. Windows color (decimal): -12433052 or 6572354. OLE color: 6572354.
HSL color Cylindrical-coordinate representation of color #424964: hue angle of 227.65º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #424964 is Cyan = 0.34, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 73 | 100 | - |
| CMYK | 0.34 | 0.27 | 0 | 0.61 |
| HSL | 227.65º | 0.2% | 0.33% | - |
| HSV(B) | 227.65º | 0.34% | 0.39% | - |
| XYZ | 6.93 | 6.84 | 13.01 | - |
| YUV | 73.99 | 142.68 | 122.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 73 | 100 | 0.34 | 0.27 | 0 | 0.61 | 227.65 | 0.2 | 0.33 |
| Hex | 42 | 49 | 64 | 22 | 1B | 0 | 3D | E4 | 14 | 21 |
| Octal | 102 | 111 | 144 | 42 | 33 | 0 | 75 | 344 | 24 | 41 |
| Binary | 1000010 | 1001001 | 1100100 | 100010 | 11011 | 0 | 111101 | 11100100 | 10100 | 100001 |
Color Harmonies of #424964
Complementary color
Monochromatic Colors of #424964
Black with #424964
Text Example
Text Example
White with #424964
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424964; }
p { color: rgb(66,73,100); }
H1.HeaderClassName
{
color: #424964;
}
.AnyTagClassName
{
color: #424964;
}
</style>
background-color css
<style>
a { background-color: #424964; }
a { background-color: rgb(66,73,100); }
div.DivClassName
{
background-color: #424964;
}
.BgClassName
{
background-color: #424964;
}
</style>
border-color css
<style>
span { border-color: #424964; }
span { border-color: rgb(66,73,100); }
td.TdClassName
{
border-color: #424964;
}
.TagClassName
{
border-color: #424964;
}
</style>