Shades of Port Gore #414766
Tints of Port Gore #414766
RGB
CMYK
RGB Variations
Color information
#414766 (or 0x414766) is known color: Port Gore. HEX triplet: 41, 47 and 66. RGB value is (65,71,102). Sum of RGB (Red+Green+Blue) = 65+71+102=238 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.31% from 238); Green value is 71 (28.12% from 255 or 29.83% from 238); Blue value is 102 (40.23% from 255 or 42.86% from 238); Max value from RGB is 102 - color contains mainly: blue. Hex color #414766 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414766 is #BEB899. Grayscale: #484848. Windows color (decimal): -12499098 or 6702913. OLE color: 6702913.
HSL color Cylindrical-coordinate representation of color #414766: hue angle of 230.27º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #414766 is Cyan = 0.36, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 71 | 102 | - |
| CMYK | 0.36 | 0.30 | 0 | 0.6 |
| HSL | 230.27º | 0.22% | 0.33% | - |
| HSV(B) | 230.27º | 0.36% | 0.4% | - |
| XYZ | 6.83 | 6.59 | 13.48 | - |
| YUV | 72.74 | 144.51 | 122.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 102 | 0.36 | 0.30 | 0 | 0.6 | 230.27 | 0.22 | 0.33 |
| Hex | 41 | 47 | 66 | 24 | 1E | 0 | 3C | E6 | 16 | 21 |
| Octal | 101 | 107 | 146 | 44 | 36 | 0 | 74 | 346 | 26 | 41 |
| Binary | 1000001 | 1000111 | 1100110 | 100100 | 11110 | 0 | 111100 | 11100110 | 10110 | 100001 |
Color Harmonies of #414766
Complementary color
Monochromatic Colors of #414766
Black with #414766
Text Example
Text Example
White with #414766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414766; }
p { color: rgb(65,71,102); }
H1.HeaderClassName
{
color: #414766;
}
.AnyTagClassName
{
color: #414766;
}
</style>
background-color css
<style>
a { background-color: #414766; }
a { background-color: rgb(65,71,102); }
div.DivClassName
{
background-color: #414766;
}
.BgClassName
{
background-color: #414766;
}
</style>
border-color css
<style>
span { border-color: #414766; }
span { border-color: rgb(65,71,102); }
td.TdClassName
{
border-color: #414766;
}
.TagClassName
{
border-color: #414766;
}
</style>