Shades of Port Gore #424667
Tints of Port Gore #424667
RGB
CMYK
RGB Variations
Color information
#424667 (or 0x424667) is known color: Port Gore. HEX triplet: 42, 46 and 67. RGB value is (66,70,103). Sum of RGB (Red+Green+Blue) = 66+70+103=239 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.62% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 103 (40.62% from 255 or 43.10% from 239); Max value from RGB is 103 - color contains mainly: blue. Hex color #424667 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424667 is #BDB998. Grayscale: #484848. Windows color (decimal): -12433817 or 6768194. OLE color: 6768194.
HSL color Cylindrical-coordinate representation of color #424667: hue angle of 233.51º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #424667 is Cyan = 0.36, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 70 | 103 | - |
| CMYK | 0.36 | 0.32 | 0 | 0.60 |
| HSL | 233.51º | 0.22% | 0.33% | - |
| HSV(B) | 233.51º | 0.36% | 0.4% | - |
| XYZ | 6.89 | 6.52 | 13.73 | - |
| YUV | 72.57 | 145.17 | 123.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 103 | 0.36 | 0.32 | 0 | 0.60 | 233.51 | 0.22 | 0.33 |
| Hex | 42 | 46 | 67 | 24 | 20 | 0 | 3C | EA | 16 | 21 |
| Octal | 102 | 106 | 147 | 44 | 40 | 0 | 74 | 352 | 26 | 41 |
| Binary | 1000010 | 1000110 | 1100111 | 100100 | 100000 | 0 | 111100 | 11101010 | 10110 | 100001 |
Color Harmonies of #424667
Complementary color
Monochromatic Colors of #424667
Black with #424667
Text Example
Text Example
White with #424667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424667; }
p { color: rgb(66,70,103); }
H1.HeaderClassName
{
color: #424667;
}
.AnyTagClassName
{
color: #424667;
}
</style>
background-color css
<style>
a { background-color: #424667; }
a { background-color: rgb(66,70,103); }
div.DivClassName
{
background-color: #424667;
}
.BgClassName
{
background-color: #424667;
}
</style>
border-color css
<style>
span { border-color: #424667; }
span { border-color: rgb(66,70,103); }
td.TdClassName
{
border-color: #424667;
}
.TagClassName
{
border-color: #424667;
}
</style>