Shades of Port Gore #414567
Tints of Port Gore #414567
RGB
CMYK
RGB Variations
Color information
#414567 (or 0x414567) is known color: Port Gore. HEX triplet: 41, 45 and 67. RGB value is (65,69,103). Sum of RGB (Red+Green+Blue) = 65+69+103=237 (31% of max value = 765). Red value is 65 (25.78% from 255 or 27.43% from 237); Green value is 69 (27.34% from 255 or 29.11% from 237); Blue value is 103 (40.62% from 255 or 43.46% from 237); Max value from RGB is 103 - color contains mainly: blue. Hex color #414567 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #414567 is #BEBA98. Grayscale: #474747. Windows color (decimal): -12499609 or 6767937. OLE color: 6767937.
HSL color Cylindrical-coordinate representation of color #414567: hue angle of 233.68º 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 #414567 is Cyan = 0.37, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 69 | 103 | - |
| CMYK | 0.37 | 0.33 | 0 | 0.60 |
| HSL | 233.68º | 0.23% | 0.33% | - |
| HSV(B) | 233.68º | 0.37% | 0.4% | - |
| XYZ | 6.76 | 6.36 | 13.7 | - |
| YUV | 71.68 | 145.67 | 123.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 69 | 103 | 0.37 | 0.33 | 0 | 0.60 | 233.68 | 0.23 | 0.33 |
| Hex | 41 | 45 | 67 | 25 | 21 | 0 | 3C | EA | 17 | 21 |
| Octal | 101 | 105 | 147 | 45 | 41 | 0 | 74 | 352 | 27 | 41 |
| Binary | 1000001 | 1000101 | 1100111 | 100101 | 100001 | 0 | 111100 | 11101010 | 10111 | 100001 |
Color Harmonies of #414567
Complementary color
Monochromatic Colors of #414567
Black with #414567
Text Example
Text Example
White with #414567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414567; }
p { color: rgb(65,69,103); }
H1.HeaderClassName
{
color: #414567;
}
.AnyTagClassName
{
color: #414567;
}
</style>
background-color css
<style>
a { background-color: #414567; }
a { background-color: rgb(65,69,103); }
div.DivClassName
{
background-color: #414567;
}
.BgClassName
{
background-color: #414567;
}
</style>
border-color css
<style>
span { border-color: #414567; }
span { border-color: rgb(65,69,103); }
td.TdClassName
{
border-color: #414567;
}
.TagClassName
{
border-color: #414567;
}
</style>