Shades of Bismark #566974
Tints of Bismark #566974
RGB
CMYK
RGB Variations
Color information
#566974 (or 0x566974) is known color: Bismark. HEX triplet: 56, 69 and 74. RGB value is (86,105,116). Sum of RGB (Red+Green+Blue) = 86+105+116=307 (40% of max value = 765). Red value is 86 (33.98% from 255 or 28.01% from 307); Green value is 105 (41.41% from 255 or 34.20% from 307); Blue value is 116 (45.70% from 255 or 37.79% from 307); Max value from RGB is 116 - color contains mainly: blue. Hex color #566974 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566974 is #A9968B. Grayscale: #646464. Windows color (decimal): -11114124 or 7629142. OLE color: 7629142.
HSL color Cylindrical-coordinate representation of color #566974: hue angle of 202º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #566974 is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 86 | 105 | 116 | - |
| CMYK | 0.26 | 0.09 | 0 | 0.55 |
| HSL | 202º | 0.15% | 0.4% | - |
| HSV(B) | 202º | 0.26% | 0.45% | - |
| XYZ | 12.04 | 13.34 | 18.46 | - |
| YUV | 100.57 | 136.71 | 117.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 116 | 0.26 | 0.09 | 0 | 0.55 | 202 | 0.15 | 0.4 |
| Hex | 56 | 69 | 74 | 1A | 9 | 0 | 37 | CA | F | 28 |
| Octal | 126 | 151 | 164 | 32 | 11 | 0 | 67 | 312 | 17 | 50 |
| Binary | 1010110 | 1101001 | 1110100 | 11010 | 1001 | 0 | 110111 | 11001010 | 1111 | 101000 |
Color Harmonies of #566974
Complementary color
Monochromatic Colors of #566974
Black with #566974
Text Example
Text Example
White with #566974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566974; }
p { color: rgb(86,105,116); }
H1.HeaderClassName
{
color: #566974;
}
.AnyTagClassName
{
color: #566974;
}
</style>
background-color css
<style>
a { background-color: #566974; }
a { background-color: rgb(86,105,116); }
div.DivClassName
{
background-color: #566974;
}
.BgClassName
{
background-color: #566974;
}
</style>
border-color css
<style>
span { border-color: #566974; }
span { border-color: rgb(86,105,116); }
td.TdClassName
{
border-color: #566974;
}
.TagClassName
{
border-color: #566974;
}
</style>