Shades of Bismark #386877
Tints of Bismark #386877
RGB
CMYK
RGB Variations
Color information
#386877 (or 0x386877) is known color: Bismark. HEX triplet: 38, 68 and 77. RGB value is (56,104,119). Sum of RGB (Red+Green+Blue) = 56+104+119=279 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.07% from 279); Green value is 104 (41.02% from 255 or 37.28% from 279); Blue value is 119 (46.88% from 255 or 42.65% from 279); Max value from RGB is 119 - color contains mainly: blue. Hex color #386877 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386877 is #C79788. Grayscale: #5B5B5B. Windows color (decimal): -13080457 or 7825464. OLE color: 7825464.
HSL color Cylindrical-coordinate representation of color #386877: hue angle of 194.29º 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 #386877 is Cyan = 0.53, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 104 | 119 | - |
| CMYK | 0.53 | 0.13 | 0 | 0.53 |
| HSL | 194.29º | 0.36% | 0.34% | - |
| HSV(B) | 194.29º | 0.53% | 0.47% | - |
| XYZ | 9.91 | 12.07 | 19.26 | - |
| YUV | 91.36 | 143.6 | 102.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 104 | 119 | 0.53 | 0.13 | 0 | 0.53 | 194.29 | 0.36 | 0.34 |
| Hex | 38 | 68 | 77 | 35 | D | 0 | 35 | C2 | 24 | 22 |
| Octal | 70 | 150 | 167 | 65 | 15 | 0 | 65 | 302 | 44 | 42 |
| Binary | 111000 | 1101000 | 1110111 | 110101 | 1101 | 0 | 110101 | 11000010 | 100100 | 100010 |
Color Harmonies of #386877
Complementary color
Monochromatic Colors of #386877
Black with #386877
Text Example
Text Example
White with #386877
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386877; }
p { color: rgb(56,104,119); }
H1.HeaderClassName
{
color: #386877;
}
.AnyTagClassName
{
color: #386877;
}
</style>
background-color css
<style>
a { background-color: #386877; }
a { background-color: rgb(56,104,119); }
div.DivClassName
{
background-color: #386877;
}
.BgClassName
{
background-color: #386877;
}
</style>
border-color css
<style>
span { border-color: #386877; }
span { border-color: rgb(56,104,119); }
td.TdClassName
{
border-color: #386877;
}
.TagClassName
{
border-color: #386877;
}
</style>