Shades of Port Gore #37496A
Tints of Port Gore #37496A
RGB
CMYK
RGB Variations
Color information
#37496A (or 0x37496A) is known color: Port Gore. HEX triplet: 37, 49 and 6A. RGB value is (55,73,106). Sum of RGB (Red+Green+Blue) = 55+73+106=234 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.50% from 234); Green value is 73 (28.91% from 255 or 31.20% from 234); Blue value is 106 (41.80% from 255 or 45.30% from 234); Max value from RGB is 106 - color contains mainly: blue. Hex color #37496A is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #37496A is #C8B695. Grayscale: #474747. Windows color (decimal): -13153942 or 6965559. OLE color: 6965559.
HSL color Cylindrical-coordinate representation of color #37496A: hue angle of 218.82º degrees, saturation: 0.32, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #37496A is Cyan = 0.48, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 55 | 73 | 106 | - |
| CMYK | 0.48 | 0.31 | 0 | 0.58 |
| HSL | 218.82º | 0.32% | 0.32% | - |
| HSV(B) | 218.82º | 0.48% | 0.42% | - |
| XYZ | 6.56 | 6.62 | 14.57 | - |
| YUV | 71.38 | 147.54 | 116.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 73 | 106 | 0.48 | 0.31 | 0 | 0.58 | 218.82 | 0.32 | 0.32 |
| Hex | 37 | 49 | 6A | 30 | 1F | 0 | 3A | DB | 20 | 20 |
| Octal | 67 | 111 | 152 | 60 | 37 | 0 | 72 | 333 | 40 | 40 |
| Binary | 110111 | 1001001 | 1101010 | 110000 | 11111 | 0 | 111010 | 11011011 | 100000 | 100000 |
Color Harmonies of #37496A
Complementary color
Monochromatic Colors of #37496A
Black with #37496A
Text Example
Text Example
White with #37496A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #37496A; }
p { color: rgb(55,73,106); }
H1.HeaderClassName
{
color: #37496A;
}
.AnyTagClassName
{
color: #37496A;
}
</style>
background-color css
<style>
a { background-color: #37496A; }
a { background-color: rgb(55,73,106); }
div.DivClassName
{
background-color: #37496A;
}
.BgClassName
{
background-color: #37496A;
}
</style>
border-color css
<style>
span { border-color: #37496A; }
span { border-color: rgb(55,73,106); }
td.TdClassName
{
border-color: #37496A;
}
.TagClassName
{
border-color: #37496A;
}
</style>