Shades of Bismark #396976
Tints of Bismark #396976
RGB
CMYK
RGB Variations
Color information
#396976 (or 0x396976) is known color: Bismark. HEX triplet: 39, 69 and 76. RGB value is (57,105,118). Sum of RGB (Red+Green+Blue) = 57+105+118=280 (37% of max value = 765). Red value is 57 (22.66% from 255 or 20.36% from 280); Green value is 105 (41.41% from 255 or 37.5% from 280); Blue value is 118 (46.48% from 255 or 42.14% from 280); Max value from RGB is 118 - color contains mainly: blue. Hex color #396976 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #396976 is #C69689. Grayscale: #5C5C5C. Windows color (decimal): -13014666 or 7760185. OLE color: 7760185.
HSL color Cylindrical-coordinate representation of color #396976: hue angle of 192.79º 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 #396976 is Cyan = 0.52, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 57 | 105 | 118 | - |
| CMYK | 0.52 | 0.11 | 0 | 0.54 |
| HSL | 192.79º | 0.35% | 0.34% | - |
| HSV(B) | 192.79º | 0.52% | 0.46% | - |
| XYZ | 10.01 | 12.28 | 18.98 | - |
| YUV | 92.13 | 142.6 | 102.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 105 | 118 | 0.52 | 0.11 | 0 | 0.54 | 192.79 | 0.35 | 0.34 |
| Hex | 39 | 69 | 76 | 34 | B | 0 | 36 | C1 | 23 | 22 |
| Octal | 71 | 151 | 166 | 64 | 13 | 0 | 66 | 301 | 43 | 42 |
| Binary | 111001 | 1101001 | 1110110 | 110100 | 1011 | 0 | 110110 | 11000001 | 100011 | 100010 |
Color Harmonies of #396976
Complementary color
Monochromatic Colors of #396976
Black with #396976
Text Example
Text Example
White with #396976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #396976; }
p { color: rgb(57,105,118); }
H1.HeaderClassName
{
color: #396976;
}
.AnyTagClassName
{
color: #396976;
}
</style>
background-color css
<style>
a { background-color: #396976; }
a { background-color: rgb(57,105,118); }
div.DivClassName
{
background-color: #396976;
}
.BgClassName
{
background-color: #396976;
}
</style>
border-color css
<style>
span { border-color: #396976; }
span { border-color: rgb(57,105,118); }
td.TdClassName
{
border-color: #396976;
}
.TagClassName
{
border-color: #396976;
}
</style>