Shades of Port Gore #414978
Tints of Port Gore #414978
RGB
CMYK
RGB Variations
Color information
#414978 (or 0x414978) is known color: Port Gore. HEX triplet: 41, 49 and 78. RGB value is (65,73,120). Sum of RGB (Red+Green+Blue) = 65+73+120=258 (34% of max value = 765). Red value is 65 (25.78% from 255 or 25.19% from 258); Green value is 73 (28.91% from 255 or 28.29% from 258); Blue value is 120 (47.27% from 255 or 46.51% from 258); Max value from RGB is 120 - color contains mainly: blue. Hex color #414978 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414978 is #BEB687. Grayscale: #4B4B4B. Windows color (decimal): -12498568 or 7883073. OLE color: 7883073.
HSL color Cylindrical-coordinate representation of color #414978: hue angle of 231.27º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #414978 is Cyan = 0.46, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 65 | 73 | 120 | - |
| CMYK | 0.46 | 0.39 | 0 | 0.53 |
| HSL | 231.27º | 0.3% | 0.36% | - |
| HSV(B) | 231.27º | 0.46% | 0.47% | - |
| XYZ | 7.95 | 7.24 | 18.75 | - |
| YUV | 75.97 | 152.85 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 73 | 120 | 0.46 | 0.39 | 0 | 0.53 | 231.27 | 0.3 | 0.36 |
| Hex | 41 | 49 | 78 | 2E | 27 | 0 | 35 | E7 | 1E | 24 |
| Octal | 101 | 111 | 170 | 56 | 47 | 0 | 65 | 347 | 36 | 44 |
| Binary | 1000001 | 1001001 | 1111000 | 101110 | 100111 | 0 | 110101 | 11100111 | 11110 | 100100 |
Color Harmonies of #414978
Complementary color
Monochromatic Colors of #414978
Black with #414978
Text Example
Text Example
White with #414978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414978; }
p { color: rgb(65,73,120); }
H1.HeaderClassName
{
color: #414978;
}
.AnyTagClassName
{
color: #414978;
}
</style>
background-color css
<style>
a { background-color: #414978; }
a { background-color: rgb(65,73,120); }
div.DivClassName
{
background-color: #414978;
}
.BgClassName
{
background-color: #414978;
}
</style>
border-color css
<style>
span { border-color: #414978; }
span { border-color: rgb(65,73,120); }
td.TdClassName
{
border-color: #414978;
}
.TagClassName
{
border-color: #414978;
}
</style>