Shades of Port Gore #424868
Tints of Port Gore #424868
RGB
CMYK
RGB Variations
Color information
#424868 (or 0x424868) is known color: Port Gore. HEX triplet: 42, 48 and 68. RGB value is (66,72,104). Sum of RGB (Red+Green+Blue) = 66+72+104=242 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.27% from 242); Green value is 72 (28.52% from 255 or 29.75% from 242); Blue value is 104 (41.02% from 255 or 42.98% from 242); Max value from RGB is 104 - color contains mainly: blue. Hex color #424868 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424868 is #BDB797. Grayscale: #494949. Windows color (decimal): -12433304 or 6834242. OLE color: 6834242.
HSL color Cylindrical-coordinate representation of color #424868: hue angle of 230.53º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #424868 is Cyan = 0.37, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 72 | 104 | - |
| CMYK | 0.37 | 0.31 | 0 | 0.59 |
| HSL | 230.53º | 0.22% | 0.33% | - |
| HSV(B) | 230.53º | 0.37% | 0.41% | - |
| XYZ | 7.06 | 6.79 | 14.04 | - |
| YUV | 73.85 | 145.01 | 122.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 104 | 0.37 | 0.31 | 0 | 0.59 | 230.53 | 0.22 | 0.33 |
| Hex | 42 | 48 | 68 | 25 | 1F | 0 | 3B | E7 | 16 | 21 |
| Octal | 102 | 110 | 150 | 45 | 37 | 0 | 73 | 347 | 26 | 41 |
| Binary | 1000010 | 1001000 | 1101000 | 100101 | 11111 | 0 | 111011 | 11100111 | 10110 | 100001 |
Color Harmonies of #424868
Complementary color
Monochromatic Colors of #424868
Black with #424868
Text Example
Text Example
White with #424868
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424868; }
p { color: rgb(66,72,104); }
H1.HeaderClassName
{
color: #424868;
}
.AnyTagClassName
{
color: #424868;
}
</style>
background-color css
<style>
a { background-color: #424868; }
a { background-color: rgb(66,72,104); }
div.DivClassName
{
background-color: #424868;
}
.BgClassName
{
background-color: #424868;
}
</style>
border-color css
<style>
span { border-color: #424868; }
span { border-color: rgb(66,72,104); }
td.TdClassName
{
border-color: #424868;
}
.TagClassName
{
border-color: #424868;
}
</style>