Shades of Port Gore #374769
Tints of Port Gore #374769
RGB
CMYK
RGB Variations
Color information
#374769 (or 0x374769) is known color: Port Gore. HEX triplet: 37, 47 and 69. RGB value is (55,71,105). Sum of RGB (Red+Green+Blue) = 55+71+105=231 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.81% from 231); Green value is 71 (28.12% from 255 or 30.74% from 231); Blue value is 105 (41.41% from 255 or 45.45% from 231); Max value from RGB is 105 - color contains mainly: blue. Hex color #374769 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #374769 is #C8B896. Grayscale: #454545. Windows color (decimal): -13154455 or 6899511. OLE color: 6899511.
HSL color Cylindrical-coordinate representation of color #374769: hue angle of 220.8º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #374769 is Cyan = 0.48, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 71 | 105 | - |
| CMYK | 0.48 | 0.32 | 0 | 0.59 |
| HSL | 220.8º | 0.31% | 0.31% | - |
| HSV(B) | 220.8º | 0.48% | 0.41% | - |
| XYZ | 6.38 | 6.34 | 14.25 | - |
| YUV | 70.09 | 147.7 | 117.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 71 | 105 | 0.48 | 0.32 | 0 | 0.59 | 220.8 | 0.31 | 0.31 |
| Hex | 37 | 47 | 69 | 30 | 20 | 0 | 3B | DD | 1F | 1F |
| Octal | 67 | 107 | 151 | 60 | 40 | 0 | 73 | 335 | 37 | 37 |
| Binary | 110111 | 1000111 | 1101001 | 110000 | 100000 | 0 | 111011 | 11011101 | 11111 | 11111 |
Color Harmonies of #374769
Complementary color
Monochromatic Colors of #374769
Black with #374769
Text Example
Text Example
White with #374769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #374769; }
p { color: rgb(55,71,105); }
H1.HeaderClassName
{
color: #374769;
}
.AnyTagClassName
{
color: #374769;
}
</style>
background-color css
<style>
a { background-color: #374769; }
a { background-color: rgb(55,71,105); }
div.DivClassName
{
background-color: #374769;
}
.BgClassName
{
background-color: #374769;
}
</style>
border-color css
<style>
span { border-color: #374769; }
span { border-color: rgb(55,71,105); }
td.TdClassName
{
border-color: #374769;
}
.TagClassName
{
border-color: #374769;
}
</style>