Shades of Port Gore #424961
Tints of Port Gore #424961
RGB
CMYK
RGB Variations
Color information
#424961 (or 0x424961) is known color: Port Gore. HEX triplet: 42, 49 and 61. RGB value is (66,73,97). Sum of RGB (Red+Green+Blue) = 66+73+97=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 73 (28.91% from 255 or 30.93% from 236); Blue value is 97 (38.28% from 255 or 41.10% from 236); Max value from RGB is 97 - color contains mainly: blue. Hex color #424961 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424961 is #BDB69E. Grayscale: #494949. Windows color (decimal): -12433055 or 6375746. OLE color: 6375746.
HSL color Cylindrical-coordinate representation of color #424961: hue angle of 226.45º 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 #424961 is Cyan = 0.32, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 73 | 97 | - |
| CMYK | 0.32 | 0.25 | 0 | 0.62 |
| HSL | 226.45º | 0.19% | 0.32% | - |
| HSV(B) | 226.45º | 0.32% | 0.38% | - |
| XYZ | 6.79 | 6.79 | 12.26 | - |
| YUV | 73.64 | 141.18 | 122.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 73 | 97 | 0.32 | 0.25 | 0 | 0.62 | 226.45 | 0.19 | 0.32 |
| Hex | 42 | 49 | 61 | 20 | 19 | 0 | 3E | E2 | 13 | 20 |
| Octal | 102 | 111 | 141 | 40 | 31 | 0 | 76 | 342 | 23 | 40 |
| Binary | 1000010 | 1001001 | 1100001 | 100000 | 11001 | 0 | 111110 | 11100010 | 10011 | 100000 |
Color Harmonies of #424961
Complementary color
Monochromatic Colors of #424961
Black with #424961
Text Example
Text Example
White with #424961
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424961; }
p { color: rgb(66,73,97); }
H1.HeaderClassName
{
color: #424961;
}
.AnyTagClassName
{
color: #424961;
}
</style>
background-color css
<style>
a { background-color: #424961; }
a { background-color: rgb(66,73,97); }
div.DivClassName
{
background-color: #424961;
}
.BgClassName
{
background-color: #424961;
}
</style>
border-color css
<style>
span { border-color: #424961; }
span { border-color: rgb(66,73,97); }
td.TdClassName
{
border-color: #424961;
}
.TagClassName
{
border-color: #424961;
}
</style>