Shades of Port Gore #414460
Tints of Port Gore #414460
RGB
CMYK
RGB Variations
Color information
#414460 (or 0x414460) is known color: Port Gore. HEX triplet: 41, 44 and 60. RGB value is (65,68,96). Sum of RGB (Red+Green+Blue) = 65+68+96=229 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.38% from 229); Green value is 68 (26.95% from 255 or 29.69% from 229); Blue value is 96 (37.89% from 255 or 41.92% from 229); Max value from RGB is 96 - color contains mainly: blue. Hex color #414460 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414460 is #BEBB9F. Grayscale: #464646. Windows color (decimal): -12499872 or 6308929. OLE color: 6308929.
HSL color Cylindrical-coordinate representation of color #414460: hue angle of 234.19º 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 #414460 is Cyan = 0.32, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 68 | 96 | - |
| CMYK | 0.32 | 0.29 | 0 | 0.62 |
| HSL | 234.19º | 0.19% | 0.32% | - |
| HSV(B) | 234.19º | 0.32% | 0.38% | - |
| XYZ | 6.36 | 6.1 | 11.91 | - |
| YUV | 70.3 | 142.51 | 124.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 68 | 96 | 0.32 | 0.29 | 0 | 0.62 | 234.19 | 0.19 | 0.32 |
| Hex | 41 | 44 | 60 | 20 | 1D | 0 | 3E | EA | 13 | 20 |
| Octal | 101 | 104 | 140 | 40 | 35 | 0 | 76 | 352 | 23 | 40 |
| Binary | 1000001 | 1000100 | 1100000 | 100000 | 11101 | 0 | 111110 | 11101010 | 10011 | 100000 |
Color Harmonies of #414460
Complementary color
Monochromatic Colors of #414460
Black with #414460
Text Example
Text Example
White with #414460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414460; }
p { color: rgb(65,68,96); }
H1.HeaderClassName
{
color: #414460;
}
.AnyTagClassName
{
color: #414460;
}
</style>
background-color css
<style>
a { background-color: #414460; }
a { background-color: rgb(65,68,96); }
div.DivClassName
{
background-color: #414460;
}
.BgClassName
{
background-color: #414460;
}
</style>
border-color css
<style>
span { border-color: #414460; }
span { border-color: rgb(65,68,96); }
td.TdClassName
{
border-color: #414460;
}
.TagClassName
{
border-color: #414460;
}
</style>