Shades of Port Gore #424861
Tints of Port Gore #424861
RGB
CMYK
RGB Variations
Color information
#424861 (or 0x424861) is known color: Port Gore. HEX triplet: 42, 48 and 61. RGB value is (66,72,97). Sum of RGB (Red+Green+Blue) = 66+72+97=235 (31% of max value = 765). Red value is 66 (26.17% from 255 or 28.09% from 235); Green value is 72 (28.52% from 255 or 30.64% from 235); Blue value is 97 (38.28% from 255 or 41.28% from 235); Max value from RGB is 97 - color contains mainly: blue. Hex color #424861 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424861 is #BDB79E. Grayscale: #484848. Windows color (decimal): -12433311 or 6375490. OLE color: 6375490.
HSL color Cylindrical-coordinate representation of color #424861: hue angle of 228.39º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #424861 is Cyan = 0.32, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 72 | 97 | - |
| CMYK | 0.32 | 0.26 | 0 | 0.62 |
| HSL | 228.39º | 0.19% | 0.32% | - |
| HSV(B) | 228.39º | 0.32% | 0.38% | - |
| XYZ | 6.72 | 6.66 | 12.24 | - |
| YUV | 73.06 | 141.51 | 122.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 72 | 97 | 0.32 | 0.26 | 0 | 0.62 | 228.39 | 0.19 | 0.32 |
| Hex | 42 | 48 | 61 | 20 | 1A | 0 | 3E | E4 | 13 | 20 |
| Octal | 102 | 110 | 141 | 40 | 32 | 0 | 76 | 344 | 23 | 40 |
| Binary | 1000010 | 1001000 | 1100001 | 100000 | 11010 | 0 | 111110 | 11100100 | 10011 | 100000 |
Color Harmonies of #424861
Complementary color
Monochromatic Colors of #424861
Black with #424861
Text Example
Text Example
White with #424861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424861; }
p { color: rgb(66,72,97); }
H1.HeaderClassName
{
color: #424861;
}
.AnyTagClassName
{
color: #424861;
}
</style>
background-color css
<style>
a { background-color: #424861; }
a { background-color: rgb(66,72,97); }
div.DivClassName
{
background-color: #424861;
}
.BgClassName
{
background-color: #424861;
}
</style>
border-color css
<style>
span { border-color: #424861; }
span { border-color: rgb(66,72,97); }
td.TdClassName
{
border-color: #424861;
}
.TagClassName
{
border-color: #424861;
}
</style>