Shades of Port Gore #424666
Tints of Port Gore #424666
RGB
CMYK
RGB Variations
Color information
#424666 (or 0x424666) is known color: Port Gore. HEX triplet: 42, 46 and 66. RGB value is (66,70,102). Sum of RGB (Red+Green+Blue) = 66+70+102=238 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.73% from 238); Green value is 70 (27.73% from 255 or 29.41% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 102 - color contains mainly: blue. Hex color #424666 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424666 is #BDB999. Grayscale: #484848. Windows color (decimal): -12433818 or 6702658. OLE color: 6702658.
HSL color Cylindrical-coordinate representation of color #424666: hue angle of 233.33º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #424666 is Cyan = 0.35, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 66 | 70 | 102 | - |
| CMYK | 0.35 | 0.31 | 0 | 0.6 |
| HSL | 233.33º | 0.21% | 0.33% | - |
| HSV(B) | 233.33º | 0.35% | 0.4% | - |
| XYZ | 6.84 | 6.5 | 13.46 | - |
| YUV | 72.45 | 144.67 | 123.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 70 | 102 | 0.35 | 0.31 | 0 | 0.6 | 233.33 | 0.21 | 0.33 |
| Hex | 42 | 46 | 66 | 23 | 1F | 0 | 3C | E9 | 15 | 21 |
| Octal | 102 | 106 | 146 | 43 | 37 | 0 | 74 | 351 | 25 | 41 |
| Binary | 1000010 | 1000110 | 1100110 | 100011 | 11111 | 0 | 111100 | 11101001 | 10101 | 100001 |
Color Harmonies of #424666
Complementary color
Monochromatic Colors of #424666
Black with #424666
Text Example
Text Example
White with #424666
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424666; }
p { color: rgb(66,70,102); }
H1.HeaderClassName
{
color: #424666;
}
.AnyTagClassName
{
color: #424666;
}
</style>
background-color css
<style>
a { background-color: #424666; }
a { background-color: rgb(66,70,102); }
div.DivClassName
{
background-color: #424666;
}
.BgClassName
{
background-color: #424666;
}
</style>
border-color css
<style>
span { border-color: #424666; }
span { border-color: rgb(66,70,102); }
td.TdClassName
{
border-color: #424666;
}
.TagClassName
{
border-color: #424666;
}
</style>