Shades of Bismark #486676
Tints of Bismark #486676
RGB
CMYK
RGB Variations
Color information
#486676 (or 0x486676) is known color: Bismark. HEX triplet: 48, 66 and 76. RGB value is (72,102,118). Sum of RGB (Red+Green+Blue) = 72+102+118=292 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.66% from 292); Green value is 102 (40.23% from 255 or 34.93% from 292); Blue value is 118 (46.48% from 255 or 40.41% from 292); Max value from RGB is 118 - color contains mainly: blue. Hex color #486676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486676 is #B79989. Grayscale: #5E5E5E. Windows color (decimal): -12032394 or 7759432. OLE color: 7759432.
HSL color Cylindrical-coordinate representation of color #486676: hue angle of 200.87º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #486676 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 72 | 102 | 118 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.54 |
| HSL | 200.87º | 0.24% | 0.37% | - |
| HSV(B) | 200.87º | 0.39% | 0.46% | - |
| XYZ | 10.69 | 12.19 | 18.93 | - |
| YUV | 94.85 | 141.06 | 111.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 118 | 0.39 | 0.14 | 0 | 0.54 | 200.87 | 0.24 | 0.37 |
| Hex | 48 | 66 | 76 | 27 | E | 0 | 36 | C9 | 18 | 25 |
| Octal | 110 | 146 | 166 | 47 | 16 | 0 | 66 | 311 | 30 | 45 |
| Binary | 1001000 | 1100110 | 1110110 | 100111 | 1110 | 0 | 110110 | 11001001 | 11000 | 100101 |
Color Harmonies of #486676
Complementary color
Monochromatic Colors of #486676
Black with #486676
Text Example
Text Example
White with #486676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486676; }
p { color: rgb(72,102,118); }
H1.HeaderClassName
{
color: #486676;
}
.AnyTagClassName
{
color: #486676;
}
</style>
background-color css
<style>
a { background-color: #486676; }
a { background-color: rgb(72,102,118); }
div.DivClassName
{
background-color: #486676;
}
.BgClassName
{
background-color: #486676;
}
</style>
border-color css
<style>
span { border-color: #486676; }
span { border-color: rgb(72,102,118); }
td.TdClassName
{
border-color: #486676;
}
.TagClassName
{
border-color: #486676;
}
</style>