Shades of Port Gore #424761
Tints of Port Gore #424761
RGB
CMYK
RGB Variations
Color information
#424761 (or 0x424761) is known color: Port Gore. HEX triplet: 42, 47 and 61. RGB value is (66,71,97). Sum of RGB (Red+Green+Blue) = 66+71+97=234 (30% of max value = 765). Red value is 66 (26.17% from 255 or 28.21% from 234); Green value is 71 (28.12% from 255 or 30.34% from 234); Blue value is 97 (38.28% from 255 or 41.45% from 234); Max value from RGB is 97 - color contains mainly: blue. Hex color #424761 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #424761 is #BDB89E. Grayscale: #484848. Windows color (decimal): -12433567 or 6375234. OLE color: 6375234.
HSL color Cylindrical-coordinate representation of color #424761: hue angle of 230.32º 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 #424761 is Cyan = 0.32, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 71 | 97 | - |
| CMYK | 0.32 | 0.27 | 0 | 0.62 |
| HSL | 230.32º | 0.19% | 0.32% | - |
| HSV(B) | 230.32º | 0.32% | 0.38% | - |
| XYZ | 6.66 | 6.53 | 12.22 | - |
| YUV | 72.47 | 141.84 | 123.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 71 | 97 | 0.32 | 0.27 | 0 | 0.62 | 230.32 | 0.19 | 0.32 |
| Hex | 42 | 47 | 61 | 20 | 1B | 0 | 3E | E6 | 13 | 20 |
| Octal | 102 | 107 | 141 | 40 | 33 | 0 | 76 | 346 | 23 | 40 |
| Binary | 1000010 | 1000111 | 1100001 | 100000 | 11011 | 0 | 111110 | 11100110 | 10011 | 100000 |
Color Harmonies of #424761
Complementary color
Monochromatic Colors of #424761
Black with #424761
Text Example
Text Example
White with #424761
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #424761; }
p { color: rgb(66,71,97); }
H1.HeaderClassName
{
color: #424761;
}
.AnyTagClassName
{
color: #424761;
}
</style>
background-color css
<style>
a { background-color: #424761; }
a { background-color: rgb(66,71,97); }
div.DivClassName
{
background-color: #424761;
}
.BgClassName
{
background-color: #424761;
}
</style>
border-color css
<style>
span { border-color: #424761; }
span { border-color: rgb(66,71,97); }
td.TdClassName
{
border-color: #424761;
}
.TagClassName
{
border-color: #424761;
}
</style>