Shades of Mariner #385997
Tints of Mariner #385997
RGB
CMYK
RGB Variations
Color information
#385997 (or 0x385997) is known color: Mariner. HEX triplet: 38, 59 and 97. RGB value is (56,89,151). Sum of RGB (Red+Green+Blue) = 56+89+151=296 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.92% from 296); Green value is 89 (35.16% from 255 or 30.07% from 296); Blue value is 151 (59.38% from 255 or 51.01% from 296); Max value from RGB is 151 - color contains mainly: blue. Hex color #385997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385997 is #C7A668. Grayscale: #555555. Windows color (decimal): -13084265 or 9918776. OLE color: 9918776.
HSL color Cylindrical-coordinate representation of color #385997: hue angle of 219.16º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #385997 is Cyan = 0.63, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 56 | 89 | 151 | - |
| CMYK | 0.63 | 0.41 | 0 | 0.41 |
| HSL | 219.16º | 0.46% | 0.41% | - |
| HSV(B) | 219.16º | 0.63% | 0.59% | - |
| XYZ | 10.79 | 10.22 | 30.68 | - |
| YUV | 86.2 | 164.57 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 151 | 0.63 | 0.41 | 0 | 0.41 | 219.16 | 0.46 | 0.41 |
| Hex | 38 | 59 | 97 | 3F | 29 | 0 | 29 | DB | 2E | 29 |
| Octal | 70 | 131 | 227 | 77 | 51 | 0 | 51 | 333 | 56 | 51 |
| Binary | 111000 | 1011001 | 10010111 | 111111 | 101001 | 0 | 101001 | 11011011 | 101110 | 101001 |
Color Harmonies of #385997
Complementary color
Monochromatic Colors of #385997
Black with #385997
Text Example
Text Example
White with #385997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385997; }
p { color: rgb(56,89,151); }
H1.HeaderClassName
{
color: #385997;
}
.AnyTagClassName
{
color: #385997;
}
</style>
background-color css
<style>
a { background-color: #385997; }
a { background-color: rgb(56,89,151); }
div.DivClassName
{
background-color: #385997;
}
.BgClassName
{
background-color: #385997;
}
</style>
border-color css
<style>
span { border-color: #385997; }
span { border-color: rgb(56,89,151); }
td.TdClassName
{
border-color: #385997;
}
.TagClassName
{
border-color: #385997;
}
</style>