Shades of Port Gore #414768
Tints of Port Gore #414768
RGB
CMYK
RGB Variations
Color information
#414768 (or 0x414768) is known color: Port Gore. HEX triplet: 41, 47 and 68. RGB value is (65,71,104). Sum of RGB (Red+Green+Blue) = 65+71+104=240 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.08% from 240); Green value is 71 (28.12% from 255 or 29.58% from 240); Blue value is 104 (41.02% from 255 or 43.33% from 240); Max value from RGB is 104 - color contains mainly: blue. Hex color #414768 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414768 is #BEB897. Grayscale: #484848. Windows color (decimal): -12499096 or 6833985. OLE color: 6833985.
HSL color Cylindrical-coordinate representation of color #414768: hue angle of 230.77º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #414768 is Cyan = 0.38, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 71 | 104 | - |
| CMYK | 0.38 | 0.32 | 0 | 0.59 |
| HSL | 230.77º | 0.23% | 0.33% | - |
| HSV(B) | 230.77º | 0.38% | 0.41% | - |
| XYZ | 6.93 | 6.63 | 14.01 | - |
| YUV | 72.97 | 145.51 | 122.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 71 | 104 | 0.38 | 0.32 | 0 | 0.59 | 230.77 | 0.23 | 0.33 |
| Hex | 41 | 47 | 68 | 26 | 20 | 0 | 3B | E7 | 17 | 21 |
| Octal | 101 | 107 | 150 | 46 | 40 | 0 | 73 | 347 | 27 | 41 |
| Binary | 1000001 | 1000111 | 1101000 | 100110 | 100000 | 0 | 111011 | 11100111 | 10111 | 100001 |
Color Harmonies of #414768
Complementary color
Monochromatic Colors of #414768
Black with #414768
Text Example
Text Example
White with #414768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414768; }
p { color: rgb(65,71,104); }
H1.HeaderClassName
{
color: #414768;
}
.AnyTagClassName
{
color: #414768;
}
</style>
background-color css
<style>
a { background-color: #414768; }
a { background-color: rgb(65,71,104); }
div.DivClassName
{
background-color: #414768;
}
.BgClassName
{
background-color: #414768;
}
</style>
border-color css
<style>
span { border-color: #414768; }
span { border-color: rgb(65,71,104); }
td.TdClassName
{
border-color: #414768;
}
.TagClassName
{
border-color: #414768;
}
</style>