Shades of Port Gore #414568
Tints of Port Gore #414568
RGB
CMYK
RGB Variations
Color information
#414568 (or 0x414568) is known color: Port Gore. HEX triplet: 41, 45 and 68. RGB value is (65,69,104). Sum of RGB (Red+Green+Blue) = 65+69+104=238 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.31% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 104 - color contains mainly: blue. Hex color #414568 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414568 is #BEBA97. Grayscale: #474747. Windows color (decimal): -12499608 or 6833473. OLE color: 6833473.
HSL color Cylindrical-coordinate representation of color #414568: hue angle of 233.85º 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 #414568 is Cyan = 0.38, Magento = 0.34, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 65 | 69 | 104 | - |
| CMYK | 0.38 | 0.34 | 0 | 0.59 |
| HSL | 233.85º | 0.23% | 0.33% | - |
| HSV(B) | 233.85º | 0.38% | 0.41% | - |
| XYZ | 6.81 | 6.38 | 13.97 | - |
| YUV | 71.79 | 146.17 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 69 | 104 | 0.38 | 0.34 | 0 | 0.59 | 233.85 | 0.23 | 0.33 |
| Hex | 41 | 45 | 68 | 26 | 22 | 0 | 3B | EA | 17 | 21 |
| Octal | 101 | 105 | 150 | 46 | 42 | 0 | 73 | 352 | 27 | 41 |
| Binary | 1000001 | 1000101 | 1101000 | 100110 | 100010 | 0 | 111011 | 11101010 | 10111 | 100001 |
Color Harmonies of #414568
Complementary color
Monochromatic Colors of #414568
Black with #414568
Text Example
Text Example
White with #414568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414568; }
p { color: rgb(65,69,104); }
H1.HeaderClassName
{
color: #414568;
}
.AnyTagClassName
{
color: #414568;
}
</style>
background-color css
<style>
a { background-color: #414568; }
a { background-color: rgb(65,69,104); }
div.DivClassName
{
background-color: #414568;
}
.BgClassName
{
background-color: #414568;
}
</style>
border-color css
<style>
span { border-color: #414568; }
span { border-color: rgb(65,69,104); }
td.TdClassName
{
border-color: #414568;
}
.TagClassName
{
border-color: #414568;
}
</style>