Shades of Bismark #386978
Tints of Bismark #386978
RGB
CMYK
RGB Variations
Color information
#386978 (or 0x386978) is known color: Bismark. HEX triplet: 38, 69 and 78. RGB value is (56,105,120). Sum of RGB (Red+Green+Blue) = 56+105+120=281 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.93% from 281); Green value is 105 (41.41% from 255 or 37.37% from 281); Blue value is 120 (47.27% from 255 or 42.70% from 281); Max value from RGB is 120 - color contains mainly: blue. Hex color #386978 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386978 is #C79687. Grayscale: #5B5B5B. Windows color (decimal): -13080200 or 7891256. OLE color: 7891256.
HSL color Cylindrical-coordinate representation of color #386978: hue angle of 194.06º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #386978 is Cyan = 0.53, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 105 | 120 | - |
| CMYK | 0.53 | 0.13 | 0 | 0.53 |
| HSL | 194.06º | 0.36% | 0.35% | - |
| HSV(B) | 194.06º | 0.53% | 0.47% | - |
| XYZ | 10.07 | 12.3 | 19.61 | - |
| YUV | 92.06 | 143.77 | 102.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 120 | 0.53 | 0.13 | 0 | 0.53 | 194.06 | 0.36 | 0.35 |
| Hex | 38 | 69 | 78 | 35 | D | 0 | 35 | C2 | 24 | 23 |
| Octal | 70 | 151 | 170 | 65 | 15 | 0 | 65 | 302 | 44 | 43 |
| Binary | 111000 | 1101001 | 1111000 | 110101 | 1101 | 0 | 110101 | 11000010 | 100100 | 100011 |
Color Harmonies of #386978
Complementary color
Monochromatic Colors of #386978
Black with #386978
Text Example
Text Example
White with #386978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386978; }
p { color: rgb(56,105,120); }
H1.HeaderClassName
{
color: #386978;
}
.AnyTagClassName
{
color: #386978;
}
</style>
background-color css
<style>
a { background-color: #386978; }
a { background-color: rgb(56,105,120); }
div.DivClassName
{
background-color: #386978;
}
.BgClassName
{
background-color: #386978;
}
</style>
border-color css
<style>
span { border-color: #386978; }
span { border-color: rgb(56,105,120); }
td.TdClassName
{
border-color: #386978;
}
.TagClassName
{
border-color: #386978;
}
</style>