Shades of Bismark #396875
Tints of Bismark #396875
RGB
CMYK
RGB Variations
Color information
#396875 (or 0x396875) is known color: Bismark. HEX triplet: 39, 68 and 75. RGB value is (57,104,117). Sum of RGB (Red+Green+Blue) = 57+104+117=278 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.50% from 278); Green value is 104 (41.02% from 255 or 37.41% from 278); Blue value is 117 (46.09% from 255 or 42.09% from 278); Max value from RGB is 117 - color contains mainly: blue. Hex color #396875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396875 is #C6978A. Grayscale: #5B5B5B. Windows color (decimal): -13014923 or 7694393. OLE color: 7694393.
HSL color Cylindrical-coordinate representation of color #396875: hue angle of 193º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #396875 is Cyan = 0.51, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 104 | 117 | - |
| CMYK | 0.51 | 0.11 | 0 | 0.54 |
| HSL | 193º | 0.34% | 0.34% | - |
| HSV(B) | 193º | 0.51% | 0.46% | - |
| XYZ | 9.85 | 12.05 | 18.64 | - |
| YUV | 91.43 | 142.43 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 117 | 0.51 | 0.11 | 0 | 0.54 | 193 | 0.34 | 0.34 |
| Hex | 39 | 68 | 75 | 33 | B | 0 | 36 | C1 | 22 | 22 |
| Octal | 71 | 150 | 165 | 63 | 13 | 0 | 66 | 301 | 42 | 42 |
| Binary | 111001 | 1101000 | 1110101 | 110011 | 1011 | 0 | 110110 | 11000001 | 100010 | 100010 |
Color Harmonies of #396875
Complementary color
Monochromatic Colors of #396875
Black with #396875
Text Example
Text Example
White with #396875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396875; }
p { color: rgb(57,104,117); }
H1.HeaderClassName
{
color: #396875;
}
.AnyTagClassName
{
color: #396875;
}
</style>
background-color css
<style>
a { background-color: #396875; }
a { background-color: rgb(57,104,117); }
div.DivClassName
{
background-color: #396875;
}
.BgClassName
{
background-color: #396875;
}
</style>
border-color css
<style>
span { border-color: #396875; }
span { border-color: rgb(57,104,117); }
td.TdClassName
{
border-color: #396875;
}
.TagClassName
{
border-color: #396875;
}
</style>