Shades of Bismark #396877
Tints of Bismark #396877
RGB
CMYK
RGB Variations
Color information
#396877 (or 0x396877) is known color: Bismark. HEX triplet: 39, 68 and 77. RGB value is (57,104,119). Sum of RGB (Red+Green+Blue) = 57+104+119=280 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.36% from 280); Green value is 104 (41.02% from 255 or 37.14% from 280); Blue value is 119 (46.88% from 255 or 42.5% from 280); Max value from RGB is 119 - color contains mainly: blue. Hex color #396877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396877 is #C69788. Grayscale: #5B5B5B. Windows color (decimal): -13014921 or 7825465. OLE color: 7825465.
HSL color Cylindrical-coordinate representation of color #396877: hue angle of 194.52º degrees, saturation: 0.35, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #396877 is Cyan = 0.52, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 57 | 104 | 119 | - |
| CMYK | 0.52 | 0.13 | 0 | 0.53 |
| HSL | 194.52º | 0.35% | 0.35% | - |
| HSV(B) | 194.52º | 0.52% | 0.47% | - |
| XYZ | 9.97 | 12.1 | 19.26 | - |
| YUV | 91.66 | 143.43 | 103.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 119 | 0.52 | 0.13 | 0 | 0.53 | 194.52 | 0.35 | 0.35 |
| Hex | 39 | 68 | 77 | 34 | D | 0 | 35 | C3 | 23 | 23 |
| Octal | 71 | 150 | 167 | 64 | 15 | 0 | 65 | 303 | 43 | 43 |
| Binary | 111001 | 1101000 | 1110111 | 110100 | 1101 | 0 | 110101 | 11000011 | 100011 | 100011 |
Color Harmonies of #396877
Complementary color
Monochromatic Colors of #396877
Black with #396877
Text Example
Text Example
White with #396877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396877; }
p { color: rgb(57,104,119); }
H1.HeaderClassName
{
color: #396877;
}
.AnyTagClassName
{
color: #396877;
}
</style>
background-color css
<style>
a { background-color: #396877; }
a { background-color: rgb(57,104,119); }
div.DivClassName
{
background-color: #396877;
}
.BgClassName
{
background-color: #396877;
}
</style>
border-color css
<style>
span { border-color: #396877; }
span { border-color: rgb(57,104,119); }
td.TdClassName
{
border-color: #396877;
}
.TagClassName
{
border-color: #396877;
}
</style>