Shades of Bismark #386979
Tints of Bismark #386979
RGB
CMYK
RGB Variations
Color information
#386979 (or 0x386979) is known color: Bismark. HEX triplet: 38, 69 and 79. RGB value is (56,105,121). Sum of RGB (Red+Green+Blue) = 56+105+121=282 (37% of max value = 765). Red value is 56 (22.27% from 255 or 19.86% from 282); Green value is 105 (41.41% from 255 or 37.23% from 282); Blue value is 121 (47.66% from 255 or 42.91% from 282); Max value from RGB is 121 - color contains mainly: blue. Hex color #386979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386979 is #C79686. Grayscale: #5C5C5C. Windows color (decimal): -13080199 or 7956792. OLE color: 7956792.
HSL color Cylindrical-coordinate representation of color #386979: hue angle of 194.77º degrees, saturation: 0.37, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #386979 is Cyan = 0.54, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 105 | 121 | - |
| CMYK | 0.54 | 0.13 | 0 | 0.53 |
| HSL | 194.77º | 0.37% | 0.35% | - |
| HSV(B) | 194.77º | 0.54% | 0.47% | - |
| XYZ | 10.13 | 12.32 | 19.93 | - |
| YUV | 92.17 | 144.27 | 102.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 105 | 121 | 0.54 | 0.13 | 0 | 0.53 | 194.77 | 0.37 | 0.35 |
| Hex | 38 | 69 | 79 | 36 | D | 0 | 35 | C3 | 25 | 23 |
| Octal | 70 | 151 | 171 | 66 | 15 | 0 | 65 | 303 | 45 | 43 |
| Binary | 111000 | 1101001 | 1111001 | 110110 | 1101 | 0 | 110101 | 11000011 | 100101 | 100011 |
Color Harmonies of #386979
Complementary color
Monochromatic Colors of #386979
Black with #386979
Text Example
Text Example
White with #386979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386979; }
p { color: rgb(56,105,121); }
H1.HeaderClassName
{
color: #386979;
}
.AnyTagClassName
{
color: #386979;
}
</style>
background-color css
<style>
a { background-color: #386979; }
a { background-color: rgb(56,105,121); }
div.DivClassName
{
background-color: #386979;
}
.BgClassName
{
background-color: #386979;
}
</style>
border-color css
<style>
span { border-color: #386979; }
span { border-color: rgb(56,105,121); }
td.TdClassName
{
border-color: #386979;
}
.TagClassName
{
border-color: #386979;
}
</style>