Shades of Bismark #486774
Tints of Bismark #486774
RGB
CMYK
RGB Variations
Color information
#486774 (or 0x486774) is known color: Bismark. HEX triplet: 48, 67 and 74. RGB value is (72,103,116). Sum of RGB (Red+Green+Blue) = 72+103+116=291 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.74% from 291); Green value is 103 (40.62% from 255 or 35.40% from 291); Blue value is 116 (45.70% from 255 or 39.86% from 291); Max value from RGB is 116 - color contains mainly: blue. Hex color #486774 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486774 is #B7988B. Grayscale: #5F5F5F. Windows color (decimal): -12032140 or 7628616. OLE color: 7628616.
HSL color Cylindrical-coordinate representation of color #486774: hue angle of 197.73º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #486774 is Cyan = 0.38, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 72 | 103 | 116 | - |
| CMYK | 0.38 | 0.11 | 0 | 0.55 |
| HSL | 197.73º | 0.23% | 0.37% | - |
| HSV(B) | 197.73º | 0.38% | 0.45% | - |
| XYZ | 10.68 | 12.34 | 18.34 | - |
| YUV | 95.21 | 139.73 | 111.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 116 | 0.38 | 0.11 | 0 | 0.55 | 197.73 | 0.23 | 0.37 |
| Hex | 48 | 67 | 74 | 26 | B | 0 | 37 | C6 | 17 | 25 |
| Octal | 110 | 147 | 164 | 46 | 13 | 0 | 67 | 306 | 27 | 45 |
| Binary | 1001000 | 1100111 | 1110100 | 100110 | 1011 | 0 | 110111 | 11000110 | 10111 | 100101 |
Color Harmonies of #486774
Complementary color
Monochromatic Colors of #486774
Black with #486774
Text Example
Text Example
White with #486774
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486774; }
p { color: rgb(72,103,116); }
H1.HeaderClassName
{
color: #486774;
}
.AnyTagClassName
{
color: #486774;
}
</style>
background-color css
<style>
a { background-color: #486774; }
a { background-color: rgb(72,103,116); }
div.DivClassName
{
background-color: #486774;
}
.BgClassName
{
background-color: #486774;
}
</style>
border-color css
<style>
span { border-color: #486774; }
span { border-color: rgb(72,103,116); }
td.TdClassName
{
border-color: #486774;
}
.TagClassName
{
border-color: #486774;
}
</style>