Shades of Port Gore #37486E
Tints of Port Gore #37486E
RGB
CMYK
RGB Variations
Color information
#37486E (or 0x37486E) is known color: Port Gore. HEX triplet: 37, 48 and 6E. RGB value is (55,72,110). Sum of RGB (Red+Green+Blue) = 55+72+110=237 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.21% from 237); Green value is 72 (28.52% from 255 or 30.38% from 237); Blue value is 110 (43.36% from 255 or 46.41% from 237); Max value from RGB is 110 - color contains mainly: blue. Hex color #37486E is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #37486E is #C8B791. Grayscale: #474747. Windows color (decimal): -13154194 or 7227447. OLE color: 7227447.
HSL color Cylindrical-coordinate representation of color #37486E: hue angle of 221.45º degrees, saturation: 0.33, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.43% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #37486E is Cyan = 0.5, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.57.
Color convert
| RGB | 55 | 72 | 110 | - |
| CMYK | 0.5 | 0.35 | 0 | 0.57 |
| HSL | 221.45º | 0.33% | 0.32% | - |
| HSV(B) | 221.45º | 0.5% | 0.43% | - |
| XYZ | 6.71 | 6.57 | 15.67 | - |
| YUV | 71.25 | 149.87 | 116.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 72 | 110 | 0.5 | 0.35 | 0 | 0.57 | 221.45 | 0.33 | 0.32 |
| Hex | 37 | 48 | 6E | 32 | 23 | 0 | 39 | DD | 21 | 20 |
| Octal | 67 | 110 | 156 | 62 | 43 | 0 | 71 | 335 | 41 | 40 |
| Binary | 110111 | 1001000 | 1101110 | 110010 | 100011 | 0 | 111001 | 11011101 | 100001 | 100000 |
Color Harmonies of #37486E
Complementary color
Monochromatic Colors of #37486E
Black with #37486E
Text Example
Text Example
White with #37486E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37486E; }
p { color: rgb(55,72,110); }
H1.HeaderClassName
{
color: #37486E;
}
.AnyTagClassName
{
color: #37486E;
}
</style>
background-color css
<style>
a { background-color: #37486E; }
a { background-color: rgb(55,72,110); }
div.DivClassName
{
background-color: #37486E;
}
.BgClassName
{
background-color: #37486E;
}
</style>
border-color css
<style>
span { border-color: #37486E; }
span { border-color: rgb(55,72,110); }
td.TdClassName
{
border-color: #37486E;
}
.TagClassName
{
border-color: #37486E;
}
</style>