Shades of Port Gore #414969
Tints of Port Gore #414969
RGB
CMYK
RGB Variations
Color information
#414969 (or 0x414969) is known color: Port Gore. HEX triplet: 41, 49 and 69. RGB value is (65,73,105). Sum of RGB (Red+Green+Blue) = 65+73+105=243 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.75% from 243); Green value is 73 (28.91% from 255 or 30.04% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 105 - color contains mainly: blue. Hex color #414969 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414969 is #BEB696. Grayscale: #4A4A4A. Windows color (decimal): -12498583 or 6900033. OLE color: 6900033.
HSL color Cylindrical-coordinate representation of color #414969: hue angle of 228º degrees, saturation: 0.24, 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 #414969 is Cyan = 0.38, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 73 | 105 | - |
| CMYK | 0.38 | 0.30 | 0 | 0.59 |
| HSL | 228º | 0.24% | 0.33% | - |
| HSV(B) | 228º | 0.38% | 0.41% | - |
| XYZ | 7.11 | 6.91 | 14.32 | - |
| YUV | 74.26 | 145.35 | 121.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 73 | 105 | 0.38 | 0.30 | 0 | 0.59 | 228 | 0.24 | 0.33 |
| Hex | 41 | 49 | 69 | 26 | 1E | 0 | 3B | E4 | 18 | 21 |
| Octal | 101 | 111 | 151 | 46 | 36 | 0 | 73 | 344 | 30 | 41 |
| Binary | 1000001 | 1001001 | 1101001 | 100110 | 11110 | 0 | 111011 | 11100100 | 11000 | 100001 |
Color Harmonies of #414969
Complementary color
Monochromatic Colors of #414969
Black with #414969
Text Example
Text Example
White with #414969
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414969; }
p { color: rgb(65,73,105); }
H1.HeaderClassName
{
color: #414969;
}
.AnyTagClassName
{
color: #414969;
}
</style>
background-color css
<style>
a { background-color: #414969; }
a { background-color: rgb(65,73,105); }
div.DivClassName
{
background-color: #414969;
}
.BgClassName
{
background-color: #414969;
}
</style>
border-color css
<style>
span { border-color: #414969; }
span { border-color: rgb(65,73,105); }
td.TdClassName
{
border-color: #414969;
}
.TagClassName
{
border-color: #414969;
}
</style>