Shades of Port Gore #424874
Tints of Port Gore #424874
RGB
CMYK
RGB Variations
Color information
#424874 (or 0x424874) is known color: Port Gore. HEX triplet: 42, 48 and 74. RGB value is (66,72,116). Sum of RGB (Red+Green+Blue) = 66+72+116=254 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.98% from 254); Green value is 72 (28.52% from 255 or 28.35% from 254); Blue value is 116 (45.70% from 255 or 45.67% from 254); Max value from RGB is 116 - color contains mainly: blue. Hex color #424874 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424874 is #BDB78B. Grayscale: #4B4B4B. Windows color (decimal): -12433292 or 7620674. OLE color: 7620674.
HSL color Cylindrical-coordinate representation of color #424874: hue angle of 232.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #424874 is Cyan = 0.43, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 66 | 72 | 116 | - |
| CMYK | 0.43 | 0.38 | 0 | 0.55 |
| HSL | 232.8º | 0.27% | 0.36% | - |
| HSV(B) | 232.8º | 0.43% | 0.45% | - |
| XYZ | 7.72 | 7.05 | 17.48 | - |
| YUV | 75.22 | 151.01 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 116 | 0.43 | 0.38 | 0 | 0.55 | 232.8 | 0.27 | 0.36 |
| Hex | 42 | 48 | 74 | 2B | 26 | 0 | 37 | E9 | 1B | 24 |
| Octal | 102 | 110 | 164 | 53 | 46 | 0 | 67 | 351 | 33 | 44 |
| Binary | 1000010 | 1001000 | 1110100 | 101011 | 100110 | 0 | 110111 | 11101001 | 11011 | 100100 |
Color Harmonies of #424874
Complementary color
Monochromatic Colors of #424874
Black with #424874
Text Example
Text Example
White with #424874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424874; }
p { color: rgb(66,72,116); }
H1.HeaderClassName
{
color: #424874;
}
.AnyTagClassName
{
color: #424874;
}
</style>
background-color css
<style>
a { background-color: #424874; }
a { background-color: rgb(66,72,116); }
div.DivClassName
{
background-color: #424874;
}
.BgClassName
{
background-color: #424874;
}
</style>
border-color css
<style>
span { border-color: #424874; }
span { border-color: rgb(66,72,116); }
td.TdClassName
{
border-color: #424874;
}
.TagClassName
{
border-color: #424874;
}
</style>