Shades of Port Gore #424562
Tints of Port Gore #424562
RGB
CMYK
RGB Variations
Color information
#424562 (or 0x424562) is known color: Port Gore. HEX triplet: 42, 45 and 62. RGB value is (66,69,98). Sum of RGB (Red+Green+Blue) = 66+69+98=233 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.33% from 233); Green value is 69 (27.34% from 255 or 29.61% from 233); Blue value is 98 (38.67% from 255 or 42.06% from 233); Max value from RGB is 98 - color contains mainly: blue. Hex color #424562 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424562 is #BDBA9D. Grayscale: #474747. Windows color (decimal): -12434078 or 6440258. OLE color: 6440258.
HSL color Cylindrical-coordinate representation of color #424562: hue angle of 234.38º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #424562 is Cyan = 0.33, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 69 | 98 | - |
| CMYK | 0.33 | 0.30 | 0 | 0.62 |
| HSL | 234.38º | 0.2% | 0.32% | - |
| HSV(B) | 234.38º | 0.33% | 0.38% | - |
| XYZ | 6.58 | 6.3 | 12.42 | - |
| YUV | 71.41 | 143.01 | 124.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 69 | 98 | 0.33 | 0.30 | 0 | 0.62 | 234.38 | 0.2 | 0.32 |
| Hex | 42 | 45 | 62 | 21 | 1E | 0 | 3E | EA | 14 | 20 |
| Octal | 102 | 105 | 142 | 41 | 36 | 0 | 76 | 352 | 24 | 40 |
| Binary | 1000010 | 1000101 | 1100010 | 100001 | 11110 | 0 | 111110 | 11101010 | 10100 | 100000 |
Color Harmonies of #424562
Complementary color
Monochromatic Colors of #424562
Black with #424562
Text Example
Text Example
White with #424562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424562; }
p { color: rgb(66,69,98); }
H1.HeaderClassName
{
color: #424562;
}
.AnyTagClassName
{
color: #424562;
}
</style>
background-color css
<style>
a { background-color: #424562; }
a { background-color: rgb(66,69,98); }
div.DivClassName
{
background-color: #424562;
}
.BgClassName
{
background-color: #424562;
}
</style>
border-color css
<style>
span { border-color: #424562; }
span { border-color: rgb(66,69,98); }
td.TdClassName
{
border-color: #424562;
}
.TagClassName
{
border-color: #424562;
}
</style>