Shades of Port Gore #414668
Tints of Port Gore #414668
RGB
CMYK
RGB Variations
Color information
#414668 (or 0x414668) is known color: Port Gore. HEX triplet: 41, 46 and 68. RGB value is (65,70,104). Sum of RGB (Red+Green+Blue) = 65+70+104=239 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.20% from 239); Green value is 70 (27.73% from 255 or 29.29% from 239); Blue value is 104 (41.02% from 255 or 43.51% from 239); Max value from RGB is 104 - color contains mainly: blue. Hex color #414668 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414668 is #BEB997. Grayscale: #484848. Windows color (decimal): -12499352 or 6833729. OLE color: 6833729.
HSL color Cylindrical-coordinate representation of color #414668: hue angle of 232.31º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #414668 is Cyan = 0.38, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 70 | 104 | - |
| CMYK | 0.38 | 0.33 | 0 | 0.59 |
| HSL | 232.31º | 0.23% | 0.33% | - |
| HSV(B) | 232.31º | 0.38% | 0.41% | - |
| XYZ | 6.87 | 6.5 | 13.99 | - |
| YUV | 72.38 | 145.84 | 122.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 70 | 104 | 0.38 | 0.33 | 0 | 0.59 | 232.31 | 0.23 | 0.33 |
| Hex | 41 | 46 | 68 | 26 | 21 | 0 | 3B | E8 | 17 | 21 |
| Octal | 101 | 106 | 150 | 46 | 41 | 0 | 73 | 350 | 27 | 41 |
| Binary | 1000001 | 1000110 | 1101000 | 100110 | 100001 | 0 | 111011 | 11101000 | 10111 | 100001 |
Color Harmonies of #414668
Complementary color
Monochromatic Colors of #414668
Black with #414668
Text Example
Text Example
White with #414668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414668; }
p { color: rgb(65,70,104); }
H1.HeaderClassName
{
color: #414668;
}
.AnyTagClassName
{
color: #414668;
}
</style>
background-color css
<style>
a { background-color: #414668; }
a { background-color: rgb(65,70,104); }
div.DivClassName
{
background-color: #414668;
}
.BgClassName
{
background-color: #414668;
}
</style>
border-color css
<style>
span { border-color: #414668; }
span { border-color: rgb(65,70,104); }
td.TdClassName
{
border-color: #414668;
}
.TagClassName
{
border-color: #414668;
}
</style>