Shades of Port Gore #414970
Tints of Port Gore #414970
RGB
CMYK
RGB Variations
Color information
#414970 (or 0x414970) is known color: Port Gore. HEX triplet: 41, 49 and 70. RGB value is (65,73,112). Sum of RGB (Red+Green+Blue) = 65+73+112=250 (33% of max value = 765). Red value is 65 (25.78% from 255 or 26% from 250); Green value is 73 (28.91% from 255 or 29.2% from 250); Blue value is 112 (44.14% from 255 or 44.8% from 250); Max value from RGB is 112 - color contains mainly: blue. Hex color #414970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414970 is #BEB68F. Grayscale: #4A4A4A. Windows color (decimal): -12498576 or 7358785. OLE color: 7358785.
HSL color Cylindrical-coordinate representation of color #414970: hue angle of 229.79º 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 #414970 is Cyan = 0.42, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 73 | 112 | - |
| CMYK | 0.42 | 0.35 | 0 | 0.56 |
| HSL | 229.79º | 0.27% | 0.35% | - |
| HSV(B) | 229.79º | 0.42% | 0.44% | - |
| XYZ | 7.49 | 7.06 | 16.3 | - |
| YUV | 75.05 | 148.85 | 120.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 73 | 112 | 0.42 | 0.35 | 0 | 0.56 | 229.79 | 0.27 | 0.35 |
| Hex | 41 | 49 | 70 | 2A | 23 | 0 | 38 | E6 | 1B | 23 |
| Octal | 101 | 111 | 160 | 52 | 43 | 0 | 70 | 346 | 33 | 43 |
| Binary | 1000001 | 1001001 | 1110000 | 101010 | 100011 | 0 | 111000 | 11100110 | 11011 | 100011 |
Color Harmonies of #414970
Complementary color
Monochromatic Colors of #414970
Black with #414970
Text Example
Text Example
White with #414970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414970; }
p { color: rgb(65,73,112); }
H1.HeaderClassName
{
color: #414970;
}
.AnyTagClassName
{
color: #414970;
}
</style>
background-color css
<style>
a { background-color: #414970; }
a { background-color: rgb(65,73,112); }
div.DivClassName
{
background-color: #414970;
}
.BgClassName
{
background-color: #414970;
}
</style>
border-color css
<style>
span { border-color: #414970; }
span { border-color: rgb(65,73,112); }
td.TdClassName
{
border-color: #414970;
}
.TagClassName
{
border-color: #414970;
}
</style>