Shades of Port Gore #414463
Tints of Port Gore #414463
RGB
CMYK
RGB Variations
Color information
#414463 (or 0x414463) is known color: Port Gore. HEX triplet: 41, 44 and 63. RGB value is (65,68,99). Sum of RGB (Red+Green+Blue) = 65+68+99=232 (30% of max value = 765). Red value is 65 (25.78% from 255 or 28.02% from 232); Green value is 68 (26.95% from 255 or 29.31% from 232); Blue value is 99 (39.06% from 255 or 42.67% from 232); Max value from RGB is 99 - color contains mainly: blue. Hex color #414463 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414463 is #BEBB9C. Grayscale: #464646. Windows color (decimal): -12499869 or 6505537. OLE color: 6505537.
HSL color Cylindrical-coordinate representation of color #414463: hue angle of 234.71º 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 #414463 is Cyan = 0.34, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 65 | 68 | 99 | - |
| CMYK | 0.34 | 0.31 | 0 | 0.61 |
| HSL | 234.71º | 0.21% | 0.32% | - |
| HSV(B) | 234.71º | 0.34% | 0.39% | - |
| XYZ | 6.5 | 6.16 | 12.65 | - |
| YUV | 70.64 | 144.01 | 123.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 68 | 99 | 0.34 | 0.31 | 0 | 0.61 | 234.71 | 0.21 | 0.32 |
| Hex | 41 | 44 | 63 | 22 | 1F | 0 | 3D | EB | 15 | 20 |
| Octal | 101 | 104 | 143 | 42 | 37 | 0 | 75 | 353 | 25 | 40 |
| Binary | 1000001 | 1000100 | 1100011 | 100010 | 11111 | 0 | 111101 | 11101011 | 10101 | 100000 |
Color Harmonies of #414463
Complementary color
Monochromatic Colors of #414463
Black with #414463
Text Example
Text Example
White with #414463
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414463; }
p { color: rgb(65,68,99); }
H1.HeaderClassName
{
color: #414463;
}
.AnyTagClassName
{
color: #414463;
}
</style>
background-color css
<style>
a { background-color: #414463; }
a { background-color: rgb(65,68,99); }
div.DivClassName
{
background-color: #414463;
}
.BgClassName
{
background-color: #414463;
}
</style>
border-color css
<style>
span { border-color: #414463; }
span { border-color: rgb(65,68,99); }
td.TdClassName
{
border-color: #414463;
}
.TagClassName
{
border-color: #414463;
}
</style>