Shades of Lochmara #39759A
Tints of Lochmara #39759A
RGB
CMYK
RGB Variations
Color information
#39759A (or 0x39759A) is known color: Lochmara. HEX triplet: 39, 75 and 9A. RGB value is (57,117,154). Sum of RGB (Red+Green+Blue) = 57+117+154=328 (43% of max value = 765). Red value is 57 (22.66% from 255 or 17.38% from 328); Green value is 117 (46.09% from 255 or 35.67% from 328); Blue value is 154 (60.55% from 255 or 46.95% from 328); Max value from RGB is 154 - color contains mainly: blue. Hex color #39759A is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #39759A is #C68A65. Grayscale: #676767. Windows color (decimal): -13011558 or 10122553. OLE color: 10122553.
HSL color Cylindrical-coordinate representation of color #39759A: hue angle of 202.89º 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 #39759A is Cyan = 0.63, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 57 | 117 | 154 | - |
| CMYK | 0.63 | 0.24 | 0 | 0.40 |
| HSL | 202.89º | 0.46% | 0.41% | - |
| HSV(B) | 202.89º | 0.63% | 0.6% | - |
| XYZ | 13.88 | 15.93 | 32.91 | - |
| YUV | 103.28 | 156.62 | 94.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 117 | 154 | 0.63 | 0.24 | 0 | 0.40 | 202.89 | 0.46 | 0.41 |
| Hex | 39 | 75 | 9A | 3F | 18 | 0 | 28 | CB | 2E | 29 |
| Octal | 71 | 165 | 232 | 77 | 30 | 0 | 50 | 313 | 56 | 51 |
| Binary | 111001 | 1110101 | 10011010 | 111111 | 11000 | 0 | 101000 | 11001011 | 101110 | 101001 |
Color Harmonies of #39759A
Complementary color
Monochromatic Colors of #39759A
Black with #39759A
Text Example
Text Example
White with #39759A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #39759A; }
p { color: rgb(57,117,154); }
H1.HeaderClassName
{
color: #39759A;
}
.AnyTagClassName
{
color: #39759A;
}
</style>
background-color css
<style>
a { background-color: #39759A; }
a { background-color: rgb(57,117,154); }
div.DivClassName
{
background-color: #39759A;
}
.BgClassName
{
background-color: #39759A;
}
</style>
border-color css
<style>
span { border-color: #39759A; }
span { border-color: rgb(57,117,154); }
td.TdClassName
{
border-color: #39759A;
}
.TagClassName
{
border-color: #39759A;
}
</style>