Shades of Mariner #385998
Tints of Mariner #385998
RGB
CMYK
RGB Variations
Color information
#385998 (or 0x385998) is known color: Mariner. HEX triplet: 38, 59 and 98. RGB value is (56,89,152). Sum of RGB (Red+Green+Blue) = 56+89+152=297 (39% of max value = 765). Red value is 56 (22.27% from 255 or 18.86% from 297); Green value is 89 (35.16% from 255 or 29.97% from 297); Blue value is 152 (59.77% from 255 or 51.18% from 297); Max value from RGB is 152 - color contains mainly: blue. Hex color #385998 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #385998 is #C7A667. Grayscale: #565656. Windows color (decimal): -13084264 or 9984312. OLE color: 9984312.
HSL color Cylindrical-coordinate representation of color #385998: hue angle of 219.38º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #385998 is Cyan = 0.63, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 56 | 89 | 152 | - |
| CMYK | 0.63 | 0.41 | 0 | 0.40 |
| HSL | 219.38º | 0.46% | 0.41% | - |
| HSV(B) | 219.38º | 0.63% | 0.6% | - |
| XYZ | 10.87 | 10.25 | 31.11 | - |
| YUV | 86.32 | 165.07 | 106.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 89 | 152 | 0.63 | 0.41 | 0 | 0.40 | 219.38 | 0.46 | 0.41 |
| Hex | 38 | 59 | 98 | 3F | 29 | 0 | 28 | DB | 2E | 29 |
| Octal | 70 | 131 | 230 | 77 | 51 | 0 | 50 | 333 | 56 | 51 |
| Binary | 111000 | 1011001 | 10011000 | 111111 | 101001 | 0 | 101000 | 11011011 | 101110 | 101001 |
Color Harmonies of #385998
Complementary color
Monochromatic Colors of #385998
Black with #385998
Text Example
Text Example
White with #385998
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385998; }
p { color: rgb(56,89,152); }
H1.HeaderClassName
{
color: #385998;
}
.AnyTagClassName
{
color: #385998;
}
</style>
background-color css
<style>
a { background-color: #385998; }
a { background-color: rgb(56,89,152); }
div.DivClassName
{
background-color: #385998;
}
.BgClassName
{
background-color: #385998;
}
</style>
border-color css
<style>
span { border-color: #385998; }
span { border-color: rgb(56,89,152); }
td.TdClassName
{
border-color: #385998;
}
.TagClassName
{
border-color: #385998;
}
</style>