Shades of Port Gore #444867
Tints of Port Gore #444867
RGB
CMYK
RGB Variations
Color information
#444867 (or 0x444867) is known color: Port Gore. HEX triplet: 44, 48 and 67. RGB value is (68,72,103). Sum of RGB (Red+Green+Blue) = 68+72+103=243 (32% of max value = 765). Red value is 68 (26.95% from 255 or 27.98% from 243); Green value is 72 (28.52% from 255 or 29.63% from 243); Blue value is 103 (40.62% from 255 or 42.39% from 243); Max value from RGB is 103 - color contains mainly: blue. Hex color #444867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #444867 is #BBB798. Grayscale: #4A4A4A. Windows color (decimal): -12302233 or 6768708. OLE color: 6768708.
HSL color Cylindrical-coordinate representation of color #444867: hue angle of 233.14º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #444867 is Cyan = 0.34, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 68 | 72 | 103 | - |
| CMYK | 0.34 | 0.30 | 0 | 0.60 |
| HSL | 233.14º | 0.2% | 0.34% | - |
| HSV(B) | 233.14º | 0.34% | 0.4% | - |
| XYZ | 7.15 | 6.84 | 13.78 | - |
| YUV | 74.34 | 144.17 | 123.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 72 | 103 | 0.34 | 0.30 | 0 | 0.60 | 233.14 | 0.2 | 0.34 |
| Hex | 44 | 48 | 67 | 22 | 1E | 0 | 3C | E9 | 14 | 22 |
| Octal | 104 | 110 | 147 | 42 | 36 | 0 | 74 | 351 | 24 | 42 |
| Binary | 1000100 | 1001000 | 1100111 | 100010 | 11110 | 0 | 111100 | 11101001 | 10100 | 100010 |
Color Harmonies of #444867
Complementary color
Monochromatic Colors of #444867
Black with #444867
Text Example
Text Example
White with #444867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #444867; }
p { color: rgb(68,72,103); }
H1.HeaderClassName
{
color: #444867;
}
.AnyTagClassName
{
color: #444867;
}
</style>
background-color css
<style>
a { background-color: #444867; }
a { background-color: rgb(68,72,103); }
div.DivClassName
{
background-color: #444867;
}
.BgClassName
{
background-color: #444867;
}
</style>
border-color css
<style>
span { border-color: #444867; }
span { border-color: rgb(68,72,103); }
td.TdClassName
{
border-color: #444867;
}
.TagClassName
{
border-color: #444867;
}
</style>