Shades of Port Gore #424970
Tints of Port Gore #424970
RGB
CMYK
RGB Variations
Color information
#424970 (or 0x424970) is known color: Port Gore. HEX triplet: 42, 49 and 70. RGB value is (66,73,112). Sum of RGB (Red+Green+Blue) = 66+73+112=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 73 (28.91% from 255 or 29.08% from 251); Blue value is 112 (44.14% from 255 or 44.62% from 251); Max value from RGB is 112 - color contains mainly: blue. Hex color #424970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424970 is #BDB68F. Grayscale: #4B4B4B. Windows color (decimal): -12433040 or 7358786. OLE color: 7358786.
HSL color Cylindrical-coordinate representation of color #424970: hue angle of 230.87º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #424970 is Cyan = 0.41, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 73 | 112 | - |
| CMYK | 0.41 | 0.35 | 0 | 0.56 |
| HSL | 230.87º | 0.26% | 0.35% | - |
| HSV(B) | 230.87º | 0.41% | 0.44% | - |
| XYZ | 7.55 | 7.09 | 16.3 | - |
| YUV | 75.35 | 148.68 | 121.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 73 | 112 | 0.41 | 0.35 | 0 | 0.56 | 230.87 | 0.26 | 0.35 |
| Hex | 42 | 49 | 70 | 29 | 23 | 0 | 38 | E7 | 1A | 23 |
| Octal | 102 | 111 | 160 | 51 | 43 | 0 | 70 | 347 | 32 | 43 |
| Binary | 1000010 | 1001001 | 1110000 | 101001 | 100011 | 0 | 111000 | 11100111 | 11010 | 100011 |
Color Harmonies of #424970
Complementary color
Monochromatic Colors of #424970
Black with #424970
Text Example
Text Example
White with #424970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424970; }
p { color: rgb(66,73,112); }
H1.HeaderClassName
{
color: #424970;
}
.AnyTagClassName
{
color: #424970;
}
</style>
background-color css
<style>
a { background-color: #424970; }
a { background-color: rgb(66,73,112); }
div.DivClassName
{
background-color: #424970;
}
.BgClassName
{
background-color: #424970;
}
</style>
border-color css
<style>
span { border-color: #424970; }
span { border-color: rgb(66,73,112); }
td.TdClassName
{
border-color: #424970;
}
.TagClassName
{
border-color: #424970;
}
</style>