Shades of Bismark #386977
Tints of Bismark #386977
RGB
CMYK
RGB Variations
Color information
#386977 (or 0x386977) is known color: Bismark. HEX triplet: 38, 69 and 77. RGB value is (56,105,119). Sum of RGB (Red+Green+Blue) = 56+105+119=280 (37% of max value = 765). Red value is 56 (22.27% from 255 or 20% from 280); Green value is 105 (41.41% from 255 or 37.5% 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 #386977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386977 is #C79688. Grayscale: #5B5B5B. Windows color (decimal): -13080201 or 7825720. OLE color: 7825720.
HSL color Cylindrical-coordinate representation of color #386977: hue angle of 193.33º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #386977 is Cyan = 0.53, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 105 | 119 | - |
| CMYK | 0.53 | 0.12 | 0 | 0.53 |
| HSL | 193.33º | 0.36% | 0.34% | - |
| HSV(B) | 193.33º | 0.53% | 0.47% | - |
| XYZ | 10.01 | 12.28 | 19.29 | - |
| YUV | 91.95 | 143.27 | 102.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 119 | 0.53 | 0.12 | 0 | 0.53 | 193.33 | 0.36 | 0.34 |
| Hex | 38 | 69 | 77 | 35 | C | 0 | 35 | C1 | 24 | 22 |
| Octal | 70 | 151 | 167 | 65 | 14 | 0 | 65 | 301 | 44 | 42 |
| Binary | 111000 | 1101001 | 1110111 | 110101 | 1100 | 0 | 110101 | 11000001 | 100100 | 100010 |
Color Harmonies of #386977
Complementary color
Monochromatic Colors of #386977
Black with #386977
Text Example
Text Example
White with #386977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386977; }
p { color: rgb(56,105,119); }
H1.HeaderClassName
{
color: #386977;
}
.AnyTagClassName
{
color: #386977;
}
</style>
background-color css
<style>
a { background-color: #386977; }
a { background-color: rgb(56,105,119); }
div.DivClassName
{
background-color: #386977;
}
.BgClassName
{
background-color: #386977;
}
</style>
border-color css
<style>
span { border-color: #386977; }
span { border-color: rgb(56,105,119); }
td.TdClassName
{
border-color: #386977;
}
.TagClassName
{
border-color: #386977;
}
</style>