Shades of Port Gore #414773
Tints of Port Gore #414773
RGB
CMYK
RGB Variations
Color information
#414773 (or 0x414773) is known color: Port Gore. HEX triplet: 41, 47 and 73. RGB value is (65,71,115). Sum of RGB (Red+Green+Blue) = 65+71+115=251 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.90% from 251); Green value is 71 (28.12% from 255 or 28.29% from 251); Blue value is 115 (45.31% from 255 or 45.82% from 251); Max value from RGB is 115 - color contains mainly: blue. Hex color #414773 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414773 is #BEB88C. Grayscale: #4A4A4A. Windows color (decimal): -12499085 or 7554881. OLE color: 7554881.
HSL color Cylindrical-coordinate representation of color #414773: hue angle of 232.8º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #414773 is Cyan = 0.43, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 65 | 71 | 115 | - |
| CMYK | 0.43 | 0.38 | 0 | 0.55 |
| HSL | 232.8º | 0.28% | 0.35% | - |
| HSV(B) | 232.8º | 0.43% | 0.45% | - |
| XYZ | 7.53 | 6.87 | 17.15 | - |
| YUV | 74.22 | 151.01 | 121.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 115 | 0.43 | 0.38 | 0 | 0.55 | 232.8 | 0.28 | 0.35 |
| Hex | 41 | 47 | 73 | 2B | 26 | 0 | 37 | E9 | 1C | 23 |
| Octal | 101 | 107 | 163 | 53 | 46 | 0 | 67 | 351 | 34 | 43 |
| Binary | 1000001 | 1000111 | 1110011 | 101011 | 100110 | 0 | 110111 | 11101001 | 11100 | 100011 |
Color Harmonies of #414773
Complementary color
Monochromatic Colors of #414773
Black with #414773
Text Example
Text Example
White with #414773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414773; }
p { color: rgb(65,71,115); }
H1.HeaderClassName
{
color: #414773;
}
.AnyTagClassName
{
color: #414773;
}
</style>
background-color css
<style>
a { background-color: #414773; }
a { background-color: rgb(65,71,115); }
div.DivClassName
{
background-color: #414773;
}
.BgClassName
{
background-color: #414773;
}
</style>
border-color css
<style>
span { border-color: #414773; }
span { border-color: rgb(65,71,115); }
td.TdClassName
{
border-color: #414773;
}
.TagClassName
{
border-color: #414773;
}
</style>