Shades of Port Gore #424770
Tints of Port Gore #424770
RGB
CMYK
RGB Variations
Color information
#424770 (or 0x424770) is known color: Port Gore. HEX triplet: 42, 47 and 70. RGB value is (66,71,112). Sum of RGB (Red+Green+Blue) = 66+71+112=249 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.51% from 249); Green value is 71 (28.12% from 255 or 28.51% from 249); Blue value is 112 (44.14% from 255 or 44.98% from 249); Max value from RGB is 112 - color contains mainly: blue. Hex color #424770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424770 is #BDB88F. Grayscale: #4A4A4A. Windows color (decimal): -12433552 or 7358274. OLE color: 7358274.
HSL color Cylindrical-coordinate representation of color #424770: hue angle of 233.48º 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 #424770 is Cyan = 0.41, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 71 | 112 | - |
| CMYK | 0.41 | 0.37 | 0 | 0.56 |
| HSL | 233.48º | 0.26% | 0.35% | - |
| HSV(B) | 233.48º | 0.41% | 0.44% | - |
| XYZ | 7.42 | 6.83 | 16.26 | - |
| YUV | 74.18 | 149.34 | 122.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 71 | 112 | 0.41 | 0.37 | 0 | 0.56 | 233.48 | 0.26 | 0.35 |
| Hex | 42 | 47 | 70 | 29 | 25 | 0 | 38 | E9 | 1A | 23 |
| Octal | 102 | 107 | 160 | 51 | 45 | 0 | 70 | 351 | 32 | 43 |
| Binary | 1000010 | 1000111 | 1110000 | 101001 | 100101 | 0 | 111000 | 11101001 | 11010 | 100011 |
Color Harmonies of #424770
Complementary color
Monochromatic Colors of #424770
Black with #424770
Text Example
Text Example
White with #424770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424770; }
p { color: rgb(66,71,112); }
H1.HeaderClassName
{
color: #424770;
}
.AnyTagClassName
{
color: #424770;
}
</style>
background-color css
<style>
a { background-color: #424770; }
a { background-color: rgb(66,71,112); }
div.DivClassName
{
background-color: #424770;
}
.BgClassName
{
background-color: #424770;
}
</style>
border-color css
<style>
span { border-color: #424770; }
span { border-color: rgb(66,71,112); }
td.TdClassName
{
border-color: #424770;
}
.TagClassName
{
border-color: #424770;
}
</style>