Shades of Bismark #486777
Tints of Bismark #486777
RGB
CMYK
RGB Variations
Color information
#486777 (or 0x486777) is known color: Bismark. HEX triplet: 48, 67 and 77. RGB value is (72,103,119). Sum of RGB (Red+Green+Blue) = 72+103+119=294 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.49% from 294); Green value is 103 (40.62% from 255 or 35.03% from 294); Blue value is 119 (46.88% from 255 or 40.48% from 294); Max value from RGB is 119 - color contains mainly: blue. Hex color #486777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486777 is #B79888. Grayscale: #5F5F5F. Windows color (decimal): -12032137 or 7825224. OLE color: 7825224.
HSL color Cylindrical-coordinate representation of color #486777: hue angle of 200.43º degrees, saturation: 0.25, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #486777 is Cyan = 0.39, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 103 | 119 | - |
| CMYK | 0.39 | 0.13 | 0 | 0.53 |
| HSL | 200.43º | 0.25% | 0.37% | - |
| HSV(B) | 200.43º | 0.39% | 0.47% | - |
| XYZ | 10.85 | 12.41 | 19.28 | - |
| YUV | 95.56 | 141.23 | 111.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 119 | 0.39 | 0.13 | 0 | 0.53 | 200.43 | 0.25 | 0.37 |
| Hex | 48 | 67 | 77 | 27 | D | 0 | 35 | C8 | 19 | 25 |
| Octal | 110 | 147 | 167 | 47 | 15 | 0 | 65 | 310 | 31 | 45 |
| Binary | 1001000 | 1100111 | 1110111 | 100111 | 1101 | 0 | 110101 | 11001000 | 11001 | 100101 |
Color Harmonies of #486777
Complementary color
Monochromatic Colors of #486777
Black with #486777
Text Example
Text Example
White with #486777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486777; }
p { color: rgb(72,103,119); }
H1.HeaderClassName
{
color: #486777;
}
.AnyTagClassName
{
color: #486777;
}
</style>
background-color css
<style>
a { background-color: #486777; }
a { background-color: rgb(72,103,119); }
div.DivClassName
{
background-color: #486777;
}
.BgClassName
{
background-color: #486777;
}
</style>
border-color css
<style>
span { border-color: #486777; }
span { border-color: rgb(72,103,119); }
td.TdClassName
{
border-color: #486777;
}
.TagClassName
{
border-color: #486777;
}
</style>