Shades of Port Gore #414466
Tints of Port Gore #414466
RGB
CMYK
RGB Variations
Color information
#414466 (or 0x414466) is known color: Port Gore. HEX triplet: 41, 44 and 66. RGB value is (65,68,102). Sum of RGB (Red+Green+Blue) = 65+68+102=235 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.66% from 235); Green value is 68 (26.95% from 255 or 28.94% from 235); Blue value is 102 (40.23% from 255 or 43.40% from 235); Max value from RGB is 102 - color contains mainly: blue. Hex color #414466 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414466 is #BEBB99. Grayscale: #464646. Windows color (decimal): -12499866 or 6702145. OLE color: 6702145.
HSL color Cylindrical-coordinate representation of color #414466: hue angle of 235.14º 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 #414466 is Cyan = 0.36, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 65 | 68 | 102 | - |
| CMYK | 0.36 | 0.33 | 0 | 0.6 |
| HSL | 235.14º | 0.22% | 0.33% | - |
| HSV(B) | 235.14º | 0.36% | 0.4% | - |
| XYZ | 6.65 | 6.22 | 13.42 | - |
| YUV | 70.98 | 145.51 | 123.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 68 | 102 | 0.36 | 0.33 | 0 | 0.6 | 235.14 | 0.22 | 0.33 |
| Hex | 41 | 44 | 66 | 24 | 21 | 0 | 3C | EB | 16 | 21 |
| Octal | 101 | 104 | 146 | 44 | 41 | 0 | 74 | 353 | 26 | 41 |
| Binary | 1000001 | 1000100 | 1100110 | 100100 | 100001 | 0 | 111100 | 11101011 | 10110 | 100001 |
Color Harmonies of #414466
Complementary color
Monochromatic Colors of #414466
Black with #414466
Text Example
Text Example
White with #414466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414466; }
p { color: rgb(65,68,102); }
H1.HeaderClassName
{
color: #414466;
}
.AnyTagClassName
{
color: #414466;
}
</style>
background-color css
<style>
a { background-color: #414466; }
a { background-color: rgb(65,68,102); }
div.DivClassName
{
background-color: #414466;
}
.BgClassName
{
background-color: #414466;
}
</style>
border-color css
<style>
span { border-color: #414466; }
span { border-color: rgb(65,68,102); }
td.TdClassName
{
border-color: #414466;
}
.TagClassName
{
border-color: #414466;
}
</style>