Shades of Bismark #396876
Tints of Bismark #396876
RGB
CMYK
RGB Variations
Color information
#396876 (or 0x396876) is known color: Bismark. HEX triplet: 39, 68 and 76. RGB value is (57,104,118). Sum of RGB (Red+Green+Blue) = 57+104+118=279 (36% of max value = 765). Red value is 57 (22.66% from 255 or 20.43% from 279); Green value is 104 (41.02% from 255 or 37.28% from 279); Blue value is 118 (46.48% from 255 or 42.29% from 279); Max value from RGB is 118 - color contains mainly: blue. Hex color #396876 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396876 is #C69789. Grayscale: #5B5B5B. Windows color (decimal): -13014922 or 7759929. OLE color: 7759929.
HSL color Cylindrical-coordinate representation of color #396876: hue angle of 193.77º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #396876 is Cyan = 0.52, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 104 | 118 | - |
| CMYK | 0.52 | 0.12 | 0 | 0.54 |
| HSL | 193.77º | 0.35% | 0.34% | - |
| HSV(B) | 193.77º | 0.52% | 0.46% | - |
| XYZ | 9.91 | 12.08 | 18.95 | - |
| YUV | 91.54 | 142.93 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 104 | 118 | 0.52 | 0.12 | 0 | 0.54 | 193.77 | 0.35 | 0.34 |
| Hex | 39 | 68 | 76 | 34 | C | 0 | 36 | C2 | 23 | 22 |
| Octal | 71 | 150 | 166 | 64 | 14 | 0 | 66 | 302 | 43 | 42 |
| Binary | 111001 | 1101000 | 1110110 | 110100 | 1100 | 0 | 110110 | 11000010 | 100011 | 100010 |
Color Harmonies of #396876
Complementary color
Monochromatic Colors of #396876
Black with #396876
Text Example
Text Example
White with #396876
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396876; }
p { color: rgb(57,104,118); }
H1.HeaderClassName
{
color: #396876;
}
.AnyTagClassName
{
color: #396876;
}
</style>
background-color css
<style>
a { background-color: #396876; }
a { background-color: rgb(57,104,118); }
div.DivClassName
{
background-color: #396876;
}
.BgClassName
{
background-color: #396876;
}
</style>
border-color css
<style>
span { border-color: #396876; }
span { border-color: rgb(57,104,118); }
td.TdClassName
{
border-color: #396876;
}
.TagClassName
{
border-color: #396876;
}
</style>