Shades of Port Gore #414462
Tints of Port Gore #414462
RGB
CMYK
RGB Variations
Color information
#414462 (or 0x414462) is known color: Port Gore. HEX triplet: 41, 44 and 62. RGB value is (65,68,98). Sum of RGB (Red+Green+Blue) = 65+68+98=231 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.14% from 231); Green value is 68 (26.95% from 255 or 29.44% from 231); Blue value is 98 (38.67% from 255 or 42.42% from 231); Max value from RGB is 98 - color contains mainly: blue. Hex color #414462 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414462 is #BEBB9D. Grayscale: #464646. Windows color (decimal): -12499870 or 6440001. OLE color: 6440001.
HSL color Cylindrical-coordinate representation of color #414462: hue angle of 234.55º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #414462 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 65 | 68 | 98 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.62 |
| HSL | 234.55º | 0.2% | 0.32% | - |
| HSV(B) | 234.55º | 0.34% | 0.38% | - |
| XYZ | 6.45 | 6.14 | 12.4 | - |
| YUV | 70.52 | 143.51 | 124.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 68 | 98 | 0.34 | 0.31 | 0 | 0.62 | 234.55 | 0.2 | 0.32 |
| Hex | 41 | 44 | 62 | 22 | 1F | 0 | 3E | EB | 14 | 20 |
| Octal | 101 | 104 | 142 | 42 | 37 | 0 | 76 | 353 | 24 | 40 |
| Binary | 1000001 | 1000100 | 1100010 | 100010 | 11111 | 0 | 111110 | 11101011 | 10100 | 100000 |
Color Harmonies of #414462
Complementary color
Monochromatic Colors of #414462
Black with #414462
Text Example
Text Example
White with #414462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414462; }
p { color: rgb(65,68,98); }
H1.HeaderClassName
{
color: #414462;
}
.AnyTagClassName
{
color: #414462;
}
</style>
background-color css
<style>
a { background-color: #414462; }
a { background-color: rgb(65,68,98); }
div.DivClassName
{
background-color: #414462;
}
.BgClassName
{
background-color: #414462;
}
</style>
border-color css
<style>
span { border-color: #414462; }
span { border-color: rgb(65,68,98); }
td.TdClassName
{
border-color: #414462;
}
.TagClassName
{
border-color: #414462;
}
</style>