Shades of Port Gore #414763
Tints of Port Gore #414763
RGB
CMYK
RGB Variations
Color information
#414763 (or 0x414763) is known color: Port Gore. HEX triplet: 41, 47 and 63. RGB value is (65,71,99). Sum of RGB (Red+Green+Blue) = 65+71+99=235 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.66% from 235); Green value is 71 (28.12% from 255 or 30.21% from 235); Blue value is 99 (39.06% from 255 or 42.13% from 235); Max value from RGB is 99 - color contains mainly: blue. Hex color #414763 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414763 is #BEB89C. Grayscale: #484848. Windows color (decimal): -12499101 or 6506305. OLE color: 6506305.
HSL color Cylindrical-coordinate representation of color #414763: hue angle of 229.41º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #414763 is Cyan = 0.34, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 71 | 99 | - |
| CMYK | 0.34 | 0.28 | 0 | 0.61 |
| HSL | 229.41º | 0.21% | 0.32% | - |
| HSV(B) | 229.41º | 0.34% | 0.39% | - |
| XYZ | 6.69 | 6.53 | 12.71 | - |
| YUV | 72.4 | 143.01 | 122.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 99 | 0.34 | 0.28 | 0 | 0.61 | 229.41 | 0.21 | 0.32 |
| Hex | 41 | 47 | 63 | 22 | 1C | 0 | 3D | E5 | 15 | 20 |
| Octal | 101 | 107 | 143 | 42 | 34 | 0 | 75 | 345 | 25 | 40 |
| Binary | 1000001 | 1000111 | 1100011 | 100010 | 11100 | 0 | 111101 | 11100101 | 10101 | 100000 |
Color Harmonies of #414763
Complementary color
Monochromatic Colors of #414763
Black with #414763
Text Example
Text Example
White with #414763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414763; }
p { color: rgb(65,71,99); }
H1.HeaderClassName
{
color: #414763;
}
.AnyTagClassName
{
color: #414763;
}
</style>
background-color css
<style>
a { background-color: #414763; }
a { background-color: rgb(65,71,99); }
div.DivClassName
{
background-color: #414763;
}
.BgClassName
{
background-color: #414763;
}
</style>
border-color css
<style>
span { border-color: #414763; }
span { border-color: rgb(65,71,99); }
td.TdClassName
{
border-color: #414763;
}
.TagClassName
{
border-color: #414763;
}
</style>