Shades of Port Gore #414867
Tints of Port Gore #414867
RGB
CMYK
RGB Variations
Color information
#414867 (or 0x414867) is known color: Port Gore. HEX triplet: 41, 48 and 67. RGB value is (65,72,103). Sum of RGB (Red+Green+Blue) = 65+72+103=240 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.08% from 240); Green value is 72 (28.52% from 255 or 30% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #414867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414867 is #BEB798. Grayscale: #494949. Windows color (decimal): -12498841 or 6768705. OLE color: 6768705.
HSL color Cylindrical-coordinate representation of color #414867: hue angle of 228.95º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #414867 is Cyan = 0.37, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 72 | 103 | - |
| CMYK | 0.37 | 0.30 | 0 | 0.60 |
| HSL | 228.95º | 0.23% | 0.33% | - |
| HSV(B) | 228.95º | 0.37% | 0.4% | - |
| XYZ | 6.95 | 6.74 | 13.77 | - |
| YUV | 73.44 | 144.68 | 121.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 72 | 103 | 0.37 | 0.30 | 0 | 0.60 | 228.95 | 0.23 | 0.33 |
| Hex | 41 | 48 | 67 | 25 | 1E | 0 | 3C | E5 | 17 | 21 |
| Octal | 101 | 110 | 147 | 45 | 36 | 0 | 74 | 345 | 27 | 41 |
| Binary | 1000001 | 1001000 | 1100111 | 100101 | 11110 | 0 | 111100 | 11100101 | 10111 | 100001 |
Color Harmonies of #414867
Complementary color
Monochromatic Colors of #414867
Black with #414867
Text Example
Text Example
White with #414867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414867; }
p { color: rgb(65,72,103); }
H1.HeaderClassName
{
color: #414867;
}
.AnyTagClassName
{
color: #414867;
}
</style>
background-color css
<style>
a { background-color: #414867; }
a { background-color: rgb(65,72,103); }
div.DivClassName
{
background-color: #414867;
}
.BgClassName
{
background-color: #414867;
}
</style>
border-color css
<style>
span { border-color: #414867; }
span { border-color: rgb(65,72,103); }
td.TdClassName
{
border-color: #414867;
}
.TagClassName
{
border-color: #414867;
}
</style>