Shades of Mariner #425997
Tints of Mariner #425997
RGB
CMYK
RGB Variations
Color information
#425997 (or 0x425997) is known color: Mariner. HEX triplet: 42, 59 and 97. RGB value is (66,89,151). Sum of RGB (Red+Green+Blue) = 66+89+151=306 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.57% from 306); Green value is 89 (35.16% from 255 or 29.08% from 306); Blue value is 151 (59.38% from 255 or 49.35% from 306); Max value from RGB is 151 - color contains mainly: blue. Hex color #425997 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #425997 is #BDA668. Grayscale: #585858. Windows color (decimal): -12428905 or 9918786. OLE color: 9918786.
HSL color Cylindrical-coordinate representation of color #425997: hue angle of 223.76º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #425997 is Cyan = 0.56, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 66 | 89 | 151 | - |
| CMYK | 0.56 | 0.41 | 0 | 0.41 |
| HSL | 223.76º | 0.39% | 0.43% | - |
| HSV(B) | 223.76º | 0.56% | 0.59% | - |
| XYZ | 11.41 | 10.54 | 30.71 | - |
| YUV | 89.19 | 162.88 | 111.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 151 | 0.56 | 0.41 | 0 | 0.41 | 223.76 | 0.39 | 0.43 |
| Hex | 42 | 59 | 97 | 38 | 29 | 0 | 29 | E0 | 27 | 2B |
| Octal | 102 | 131 | 227 | 70 | 51 | 0 | 51 | 340 | 47 | 53 |
| Binary | 1000010 | 1011001 | 10010111 | 111000 | 101001 | 0 | 101001 | 11100000 | 100111 | 101011 |
Color Harmonies of #425997
Complementary color
Monochromatic Colors of #425997
Black with #425997
Text Example
Text Example
White with #425997
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425997; }
p { color: rgb(66,89,151); }
H1.HeaderClassName
{
color: #425997;
}
.AnyTagClassName
{
color: #425997;
}
</style>
background-color css
<style>
a { background-color: #425997; }
a { background-color: rgb(66,89,151); }
div.DivClassName
{
background-color: #425997;
}
.BgClassName
{
background-color: #425997;
}
</style>
border-color css
<style>
span { border-color: #425997; }
span { border-color: rgb(66,89,151); }
td.TdClassName
{
border-color: #425997;
}
.TagClassName
{
border-color: #425997;
}
</style>