Shades of Port Gore #424871
Tints of Port Gore #424871
RGB
CMYK
RGB Variations
Color information
#424871 (or 0x424871) is known color: Port Gore. HEX triplet: 42, 48 and 71. RGB value is (66,72,113). Sum of RGB (Red+Green+Blue) = 66+72+113=251 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.29% from 251); Green value is 72 (28.52% from 255 or 28.69% from 251); Blue value is 113 (44.53% from 255 or 45.02% from 251); Max value from RGB is 113 - color contains mainly: blue. Hex color #424871 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424871 is #BDB78E. Grayscale: #4A4A4A. Windows color (decimal): -12433295 or 7424066. OLE color: 7424066.
HSL color Cylindrical-coordinate representation of color #424871: hue angle of 232.34º 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 #424871 is Cyan = 0.42, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 66 | 72 | 113 | - |
| CMYK | 0.42 | 0.36 | 0 | 0.56 |
| HSL | 232.34º | 0.26% | 0.35% | - |
| HSV(B) | 232.34º | 0.42% | 0.44% | - |
| XYZ | 7.54 | 6.99 | 16.57 | - |
| YUV | 74.88 | 149.51 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 113 | 0.42 | 0.36 | 0 | 0.56 | 232.34 | 0.26 | 0.35 |
| Hex | 42 | 48 | 71 | 2A | 24 | 0 | 38 | E8 | 1A | 23 |
| Octal | 102 | 110 | 161 | 52 | 44 | 0 | 70 | 350 | 32 | 43 |
| Binary | 1000010 | 1001000 | 1110001 | 101010 | 100100 | 0 | 111000 | 11101000 | 11010 | 100011 |
Color Harmonies of #424871
Complementary color
Monochromatic Colors of #424871
Black with #424871
Text Example
Text Example
White with #424871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424871; }
p { color: rgb(66,72,113); }
H1.HeaderClassName
{
color: #424871;
}
.AnyTagClassName
{
color: #424871;
}
</style>
background-color css
<style>
a { background-color: #424871; }
a { background-color: rgb(66,72,113); }
div.DivClassName
{
background-color: #424871;
}
.BgClassName
{
background-color: #424871;
}
</style>
border-color css
<style>
span { border-color: #424871; }
span { border-color: rgb(66,72,113); }
td.TdClassName
{
border-color: #424871;
}
.TagClassName
{
border-color: #424871;
}
</style>