Shades of Port Gore #424971
Tints of Port Gore #424971
RGB
CMYK
RGB Variations
Color information
#424971 (or 0x424971) is known color: Port Gore. HEX triplet: 42, 49 and 71. RGB value is (66,73,113). Sum of RGB (Red+Green+Blue) = 66+73+113=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 73 (28.91% from 255 or 28.97% from 252); Blue value is 113 (44.53% from 255 or 44.84% from 252); Max value from RGB is 113 - color contains mainly: blue. Hex color #424971 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424971 is #BDB68E. Grayscale: #4B4B4B. Windows color (decimal): -12433039 or 7424322. OLE color: 7424322.
HSL color Cylindrical-coordinate representation of color #424971: hue angle of 231.06º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #424971 is Cyan = 0.42, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 73 | 113 | - |
| CMYK | 0.42 | 0.35 | 0 | 0.56 |
| HSL | 231.06º | 0.26% | 0.35% | - |
| HSV(B) | 231.06º | 0.42% | 0.44% | - |
| XYZ | 7.61 | 7.12 | 16.6 | - |
| YUV | 75.47 | 149.18 | 121.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 73 | 113 | 0.42 | 0.35 | 0 | 0.56 | 231.06 | 0.26 | 0.35 |
| Hex | 42 | 49 | 71 | 2A | 23 | 0 | 38 | E7 | 1A | 23 |
| Octal | 102 | 111 | 161 | 52 | 43 | 0 | 70 | 347 | 32 | 43 |
| Binary | 1000010 | 1001001 | 1110001 | 101010 | 100011 | 0 | 111000 | 11100111 | 11010 | 100011 |
Color Harmonies of #424971
Complementary color
Monochromatic Colors of #424971
Black with #424971
Text Example
Text Example
White with #424971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424971; }
p { color: rgb(66,73,113); }
H1.HeaderClassName
{
color: #424971;
}
.AnyTagClassName
{
color: #424971;
}
</style>
background-color css
<style>
a { background-color: #424971; }
a { background-color: rgb(66,73,113); }
div.DivClassName
{
background-color: #424971;
}
.BgClassName
{
background-color: #424971;
}
</style>
border-color css
<style>
span { border-color: #424971; }
span { border-color: rgb(66,73,113); }
td.TdClassName
{
border-color: #424971;
}
.TagClassName
{
border-color: #424971;
}
</style>