Shades of Port Gore #374470
Tints of Port Gore #374470
RGB
CMYK
RGB Variations
Color information
#374470 (or 0x374470) is known color: Port Gore. HEX triplet: 37, 44 and 70. RGB value is (55,68,112). Sum of RGB (Red+Green+Blue) = 55+68+112=235 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.40% from 235); Green value is 68 (26.95% from 255 or 28.94% from 235); Blue value is 112 (44.14% from 255 or 47.66% from 235); Max value from RGB is 112 - color contains mainly: blue. Hex color #374470 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374470 is #C8BB8F. Grayscale: #444444. Windows color (decimal): -13155216 or 7357495. OLE color: 7357495.
HSL color Cylindrical-coordinate representation of color #374470: hue angle of 226.32º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #374470 is Cyan = 0.51, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 68 | 112 | - |
| CMYK | 0.51 | 0.39 | 0 | 0.56 |
| HSL | 226.32º | 0.34% | 0.33% | - |
| HSV(B) | 226.32º | 0.51% | 0.44% | - |
| XYZ | 6.57 | 6.12 | 16.16 | - |
| YUV | 69.13 | 152.19 | 117.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 68 | 112 | 0.51 | 0.39 | 0 | 0.56 | 226.32 | 0.34 | 0.33 |
| Hex | 37 | 44 | 70 | 33 | 27 | 0 | 38 | E2 | 22 | 21 |
| Octal | 67 | 104 | 160 | 63 | 47 | 0 | 70 | 342 | 42 | 41 |
| Binary | 110111 | 1000100 | 1110000 | 110011 | 100111 | 0 | 111000 | 11100010 | 100010 | 100001 |
Color Harmonies of #374470
Complementary color
Monochromatic Colors of #374470
Black with #374470
Text Example
Text Example
White with #374470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374470; }
p { color: rgb(55,68,112); }
H1.HeaderClassName
{
color: #374470;
}
.AnyTagClassName
{
color: #374470;
}
</style>
background-color css
<style>
a { background-color: #374470; }
a { background-color: rgb(55,68,112); }
div.DivClassName
{
background-color: #374470;
}
.BgClassName
{
background-color: #374470;
}
</style>
border-color css
<style>
span { border-color: #374470; }
span { border-color: rgb(55,68,112); }
td.TdClassName
{
border-color: #374470;
}
.TagClassName
{
border-color: #374470;
}
</style>