Shades of Port Gore #424560
Tints of Port Gore #424560
RGB
CMYK
RGB Variations
Color information
#424560 (or 0x424560) is known color: Port Gore. HEX triplet: 42, 45 and 60. RGB value is (66,69,96). Sum of RGB (Red+Green+Blue) = 66+69+96=231 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.57% from 231); Green value is 69 (27.34% from 255 or 29.87% from 231); Blue value is 96 (37.89% from 255 or 41.56% from 231); Max value from RGB is 96 - color contains mainly: blue. Hex color #424560 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424560 is #BDBA9F. Grayscale: #474747. Windows color (decimal): -12434080 or 6309186. OLE color: 6309186.
HSL color Cylindrical-coordinate representation of color #424560: hue angle of 234º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #424560 is Cyan = 0.31, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 69 | 96 | - |
| CMYK | 0.31 | 0.28 | 0 | 0.62 |
| HSL | 234º | 0.19% | 0.32% | - |
| HSV(B) | 234º | 0.31% | 0.38% | - |
| XYZ | 6.49 | 6.26 | 11.93 | - |
| YUV | 71.18 | 142.01 | 124.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 69 | 96 | 0.31 | 0.28 | 0 | 0.62 | 234 | 0.19 | 0.32 |
| Hex | 42 | 45 | 60 | 1F | 1C | 0 | 3E | EA | 13 | 20 |
| Octal | 102 | 105 | 140 | 37 | 34 | 0 | 76 | 352 | 23 | 40 |
| Binary | 1000010 | 1000101 | 1100000 | 11111 | 11100 | 0 | 111110 | 11101010 | 10011 | 100000 |
Color Harmonies of #424560
Complementary color
Monochromatic Colors of #424560
Black with #424560
Text Example
Text Example
White with #424560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424560; }
p { color: rgb(66,69,96); }
H1.HeaderClassName
{
color: #424560;
}
.AnyTagClassName
{
color: #424560;
}
</style>
background-color css
<style>
a { background-color: #424560; }
a { background-color: rgb(66,69,96); }
div.DivClassName
{
background-color: #424560;
}
.BgClassName
{
background-color: #424560;
}
</style>
border-color css
<style>
span { border-color: #424560; }
span { border-color: rgb(66,69,96); }
td.TdClassName
{
border-color: #424560;
}
.TagClassName
{
border-color: #424560;
}
</style>