Shades of Port Gore #414770
Tints of Port Gore #414770
RGB
CMYK
RGB Variations
Color information
#414770 (or 0x414770) is known color: Port Gore. HEX triplet: 41, 47 and 70. RGB value is (65,71,112). Sum of RGB (Red+Green+Blue) = 65+71+112=248 (32% of max value = 765). Red value is 65 (25.78% from 255 or 26.21% from 248); Green value is 71 (28.12% from 255 or 28.63% from 248); Blue value is 112 (44.14% from 255 or 45.16% from 248); Max value from RGB is 112 - color contains mainly: blue. Hex color #414770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414770 is #BEB88F. Grayscale: #494949. Windows color (decimal): -12499088 or 7358273. OLE color: 7358273.
HSL color Cylindrical-coordinate representation of color #414770: hue angle of 232.34º 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 #414770 is Cyan = 0.42, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 65 | 71 | 112 | - |
| CMYK | 0.42 | 0.37 | 0 | 0.56 |
| HSL | 232.34º | 0.27% | 0.35% | - |
| HSV(B) | 232.34º | 0.42% | 0.44% | - |
| XYZ | 7.36 | 6.8 | 16.25 | - |
| YUV | 73.88 | 149.51 | 121.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 112 | 0.42 | 0.37 | 0 | 0.56 | 232.34 | 0.27 | 0.35 |
| Hex | 41 | 47 | 70 | 2A | 25 | 0 | 38 | E8 | 1B | 23 |
| Octal | 101 | 107 | 160 | 52 | 45 | 0 | 70 | 350 | 33 | 43 |
| Binary | 1000001 | 1000111 | 1110000 | 101010 | 100101 | 0 | 111000 | 11101000 | 11011 | 100011 |
Color Harmonies of #414770
Complementary color
Monochromatic Colors of #414770
Black with #414770
Text Example
Text Example
White with #414770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414770; }
p { color: rgb(65,71,112); }
H1.HeaderClassName
{
color: #414770;
}
.AnyTagClassName
{
color: #414770;
}
</style>
background-color css
<style>
a { background-color: #414770; }
a { background-color: rgb(65,71,112); }
div.DivClassName
{
background-color: #414770;
}
.BgClassName
{
background-color: #414770;
}
</style>
border-color css
<style>
span { border-color: #414770; }
span { border-color: rgb(65,71,112); }
td.TdClassName
{
border-color: #414770;
}
.TagClassName
{
border-color: #414770;
}
</style>