Shades of Port Gore #414769
Tints of Port Gore #414769
RGB
CMYK
RGB Variations
Color information
#414769 (or 0x414769) is known color: Port Gore. HEX triplet: 41, 47 and 69. RGB value is (65,71,105). Sum of RGB (Red+Green+Blue) = 65+71+105=241 (31% of max value = 765). Red value is 65 (25.78% from 255 or 26.97% from 241); Green value is 71 (28.12% from 255 or 29.46% from 241); Blue value is 105 (41.41% from 255 or 43.57% from 241); Max value from RGB is 105 - color contains mainly: blue. Hex color #414769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414769 is #BEB896. Grayscale: #484848. Windows color (decimal): -12499095 or 6899521. OLE color: 6899521.
HSL color Cylindrical-coordinate representation of color #414769: hue angle of 231º 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 #414769 is Cyan = 0.38, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 71 | 105 | - |
| CMYK | 0.38 | 0.32 | 0 | 0.59 |
| HSL | 231º | 0.24% | 0.33% | - |
| HSV(B) | 231º | 0.38% | 0.41% | - |
| XYZ | 6.98 | 6.65 | 14.28 | - |
| YUV | 73.08 | 146.01 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 105 | 0.38 | 0.32 | 0 | 0.59 | 231 | 0.24 | 0.33 |
| Hex | 41 | 47 | 69 | 26 | 20 | 0 | 3B | E7 | 18 | 21 |
| Octal | 101 | 107 | 151 | 46 | 40 | 0 | 73 | 347 | 30 | 41 |
| Binary | 1000001 | 1000111 | 1101001 | 100110 | 100000 | 0 | 111011 | 11100111 | 11000 | 100001 |
Color Harmonies of #414769
Complementary color
Monochromatic Colors of #414769
Black with #414769
Text Example
Text Example
White with #414769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414769; }
p { color: rgb(65,71,105); }
H1.HeaderClassName
{
color: #414769;
}
.AnyTagClassName
{
color: #414769;
}
</style>
background-color css
<style>
a { background-color: #414769; }
a { background-color: rgb(65,71,105); }
div.DivClassName
{
background-color: #414769;
}
.BgClassName
{
background-color: #414769;
}
</style>
border-color css
<style>
span { border-color: #414769; }
span { border-color: rgb(65,71,105); }
td.TdClassName
{
border-color: #414769;
}
.TagClassName
{
border-color: #414769;
}
</style>