Shades of Port Gore #414670
Tints of Port Gore #414670
RGB
CMYK
RGB Variations
Color information
#414670 (or 0x414670) is known color: Port Gore. HEX triplet: 41, 46 and 70. RGB value is (65,70,112). Sum of RGB (Red+Green+Blue) = 65+70+112=247 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.32% from 247); Green value is 70 (27.73% from 255 or 28.34% from 247); Blue value is 112 (44.14% from 255 or 45.34% from 247); Max value from RGB is 112 - color contains mainly: blue. Hex color #414670 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414670 is #BEB98F. Grayscale: #494949. Windows color (decimal): -12499344 or 7358017. OLE color: 7358017.
HSL color Cylindrical-coordinate representation of color #414670: hue angle of 233.62º 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 #414670 is Cyan = 0.42, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 70 | 112 | - |
| CMYK | 0.42 | 0.38 | 0 | 0.56 |
| HSL | 233.62º | 0.27% | 0.35% | - |
| HSV(B) | 233.62º | 0.42% | 0.44% | - |
| XYZ | 7.29 | 6.67 | 16.23 | - |
| YUV | 73.29 | 149.84 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 70 | 112 | 0.42 | 0.38 | 0 | 0.56 | 233.62 | 0.27 | 0.35 |
| Hex | 41 | 46 | 70 | 2A | 26 | 0 | 38 | EA | 1B | 23 |
| Octal | 101 | 106 | 160 | 52 | 46 | 0 | 70 | 352 | 33 | 43 |
| Binary | 1000001 | 1000110 | 1110000 | 101010 | 100110 | 0 | 111000 | 11101010 | 11011 | 100011 |
Color Harmonies of #414670
Complementary color
Monochromatic Colors of #414670
Black with #414670
Text Example
Text Example
White with #414670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414670; }
p { color: rgb(65,70,112); }
H1.HeaderClassName
{
color: #414670;
}
.AnyTagClassName
{
color: #414670;
}
</style>
background-color css
<style>
a { background-color: #414670; }
a { background-color: rgb(65,70,112); }
div.DivClassName
{
background-color: #414670;
}
.BgClassName
{
background-color: #414670;
}
</style>
border-color css
<style>
span { border-color: #414670; }
span { border-color: rgb(65,70,112); }
td.TdClassName
{
border-color: #414670;
}
.TagClassName
{
border-color: #414670;
}
</style>