Shades of Port Gore #414771
Tints of Port Gore #414771
RGB
CMYK
RGB Variations
Color information
#414771 (or 0x414771) is known color: Port Gore. HEX triplet: 41, 47 and 71. RGB value is (65,71,113). Sum of RGB (Red+Green+Blue) = 65+71+113=249 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.10% from 249); Green value is 71 (28.12% from 255 or 28.51% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #414771 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414771 is #BEB88E. Grayscale: #494949. Windows color (decimal): -12499087 or 7423809. OLE color: 7423809.
HSL color Cylindrical-coordinate representation of color #414771: hue angle of 232.5º degrees, saturation: 0.27, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #414771 is Cyan = 0.42, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 71 | 113 | - |
| CMYK | 0.42 | 0.37 | 0 | 0.56 |
| HSL | 232.5º | 0.27% | 0.35% | - |
| HSV(B) | 232.5º | 0.42% | 0.44% | - |
| XYZ | 7.41 | 6.82 | 16.55 | - |
| YUV | 73.99 | 150.01 | 121.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 113 | 0.42 | 0.37 | 0 | 0.56 | 232.5 | 0.27 | 0.35 |
| Hex | 41 | 47 | 71 | 2A | 25 | 0 | 38 | E8 | 1B | 23 |
| Octal | 101 | 107 | 161 | 52 | 45 | 0 | 70 | 350 | 33 | 43 |
| Binary | 1000001 | 1000111 | 1110001 | 101010 | 100101 | 0 | 111000 | 11101000 | 11011 | 100011 |
Color Harmonies of #414771
Complementary color
Monochromatic Colors of #414771
Black with #414771
Text Example
Text Example
White with #414771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414771; }
p { color: rgb(65,71,113); }
H1.HeaderClassName
{
color: #414771;
}
.AnyTagClassName
{
color: #414771;
}
</style>
background-color css
<style>
a { background-color: #414771; }
a { background-color: rgb(65,71,113); }
div.DivClassName
{
background-color: #414771;
}
.BgClassName
{
background-color: #414771;
}
</style>
border-color css
<style>
span { border-color: #414771; }
span { border-color: rgb(65,71,113); }
td.TdClassName
{
border-color: #414771;
}
.TagClassName
{
border-color: #414771;
}
</style>