Shades of Port Gore #414976
Tints of Port Gore #414976
RGB
CMYK
RGB Variations
Color information
#414976 (or 0x414976) is known color: Port Gore. HEX triplet: 41, 49 and 76. RGB value is (65,73,118). Sum of RGB (Red+Green+Blue) = 65+73+118=256 (33% of max value = 765). Red value is 65 (25.78% from 255 or 25.39% from 256); Green value is 73 (28.91% from 255 or 28.52% from 256); Blue value is 118 (46.48% from 255 or 46.09% from 256); Max value from RGB is 118 - color contains mainly: blue. Hex color #414976 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414976 is #BEB689. Grayscale: #4B4B4B. Windows color (decimal): -12498570 or 7752001. OLE color: 7752001.
HSL color Cylindrical-coordinate representation of color #414976: hue angle of 230.94º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #414976 is Cyan = 0.45, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 65 | 73 | 118 | - |
| CMYK | 0.45 | 0.38 | 0 | 0.54 |
| HSL | 230.94º | 0.29% | 0.36% | - |
| HSV(B) | 230.94º | 0.45% | 0.46% | - |
| XYZ | 7.83 | 7.2 | 18.12 | - |
| YUV | 75.74 | 151.85 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 73 | 118 | 0.45 | 0.38 | 0 | 0.54 | 230.94 | 0.29 | 0.36 |
| Hex | 41 | 49 | 76 | 2D | 26 | 0 | 36 | E7 | 1D | 24 |
| Octal | 101 | 111 | 166 | 55 | 46 | 0 | 66 | 347 | 35 | 44 |
| Binary | 1000001 | 1001001 | 1110110 | 101101 | 100110 | 0 | 110110 | 11100111 | 11101 | 100100 |
Color Harmonies of #414976
Complementary color
Monochromatic Colors of #414976
Black with #414976
Text Example
Text Example
White with #414976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414976; }
p { color: rgb(65,73,118); }
H1.HeaderClassName
{
color: #414976;
}
.AnyTagClassName
{
color: #414976;
}
</style>
background-color css
<style>
a { background-color: #414976; }
a { background-color: rgb(65,73,118); }
div.DivClassName
{
background-color: #414976;
}
.BgClassName
{
background-color: #414976;
}
</style>
border-color css
<style>
span { border-color: #414976; }
span { border-color: rgb(65,73,118); }
td.TdClassName
{
border-color: #414976;
}
.TagClassName
{
border-color: #414976;
}
</style>