Shades of Mariner #375997
Tints of Mariner #375997
RGB
CMYK
RGB Variations
Color information
#375997 (or 0x375997) is known color: Mariner. HEX triplet: 37, 59 and 97. RGB value is (55,89,151). Sum of RGB (Red+Green+Blue) = 55+89+151=295 (39% of max value = 765). Red value is 55 (21.88% from 255 or 18.64% from 295); Green value is 89 (35.16% from 255 or 30.17% from 295); Blue value is 151 (59.38% from 255 or 51.19% from 295); Max value from RGB is 151 - color contains mainly: blue. Hex color #375997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #375997 is #C8A668. Grayscale: #555555. Windows color (decimal): -13149801 or 9918775. OLE color: 9918775.
HSL color Cylindrical-coordinate representation of color #375997: hue angle of 218.75º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #375997 is Cyan = 0.64, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 55 | 89 | 151 | - |
| CMYK | 0.64 | 0.41 | 0 | 0.41 |
| HSL | 218.75º | 0.47% | 0.4% | - |
| HSV(B) | 218.75º | 0.64% | 0.59% | - |
| XYZ | 10.73 | 10.19 | 30.68 | - |
| YUV | 85.9 | 164.74 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 89 | 151 | 0.64 | 0.41 | 0 | 0.41 | 218.75 | 0.47 | 0.4 |
| Hex | 37 | 59 | 97 | 40 | 29 | 0 | 29 | DB | 2F | 28 |
| Octal | 67 | 131 | 227 | 100 | 51 | 0 | 51 | 333 | 57 | 50 |
| Binary | 110111 | 1011001 | 10010111 | 1000000 | 101001 | 0 | 101001 | 11011011 | 101111 | 101000 |
Color Harmonies of #375997
Complementary color
Monochromatic Colors of #375997
Black with #375997
Text Example
Text Example
White with #375997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375997; }
p { color: rgb(55,89,151); }
H1.HeaderClassName
{
color: #375997;
}
.AnyTagClassName
{
color: #375997;
}
</style>
background-color css
<style>
a { background-color: #375997; }
a { background-color: rgb(55,89,151); }
div.DivClassName
{
background-color: #375997;
}
.BgClassName
{
background-color: #375997;
}
</style>
border-color css
<style>
span { border-color: #375997; }
span { border-color: rgb(55,89,151); }
td.TdClassName
{
border-color: #375997;
}
.TagClassName
{
border-color: #375997;
}
</style>