Shades of Bismark #486677
Tints of Bismark #486677
RGB
CMYK
RGB Variations
Color information
#486677 (or 0x486677) is known color: Bismark. HEX triplet: 48, 66 and 77. RGB value is (72,102,119). Sum of RGB (Red+Green+Blue) = 72+102+119=293 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.57% from 293); Green value is 102 (40.23% from 255 or 34.81% from 293); Blue value is 119 (46.88% from 255 or 40.61% from 293); Max value from RGB is 119 - color contains mainly: blue. Hex color #486677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486677 is #B79988. Grayscale: #5E5E5E. Windows color (decimal): -12032393 or 7824968. OLE color: 7824968.
HSL color Cylindrical-coordinate representation of color #486677: hue angle of 201.7º 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 #486677 is Cyan = 0.39, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 102 | 119 | - |
| CMYK | 0.39 | 0.14 | 0 | 0.53 |
| HSL | 201.7º | 0.25% | 0.37% | - |
| HSV(B) | 201.7º | 0.39% | 0.47% | - |
| XYZ | 10.75 | 12.21 | 19.24 | - |
| YUV | 94.97 | 141.56 | 111.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 102 | 119 | 0.39 | 0.14 | 0 | 0.53 | 201.7 | 0.25 | 0.37 |
| Hex | 48 | 66 | 77 | 27 | E | 0 | 35 | CA | 19 | 25 |
| Octal | 110 | 146 | 167 | 47 | 16 | 0 | 65 | 312 | 31 | 45 |
| Binary | 1001000 | 1100110 | 1110111 | 100111 | 1110 | 0 | 110101 | 11001010 | 11001 | 100101 |
Color Harmonies of #486677
Complementary color
Monochromatic Colors of #486677
Black with #486677
Text Example
Text Example
White with #486677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486677; }
p { color: rgb(72,102,119); }
H1.HeaderClassName
{
color: #486677;
}
.AnyTagClassName
{
color: #486677;
}
</style>
background-color css
<style>
a { background-color: #486677; }
a { background-color: rgb(72,102,119); }
div.DivClassName
{
background-color: #486677;
}
.BgClassName
{
background-color: #486677;
}
</style>
border-color css
<style>
span { border-color: #486677; }
span { border-color: rgb(72,102,119); }
td.TdClassName
{
border-color: #486677;
}
.TagClassName
{
border-color: #486677;
}
</style>