Shades of Bismark #476779
Tints of Bismark #476779
RGB
CMYK
RGB Variations
Color information
#476779 (or 0x476779) is known color: Bismark. HEX triplet: 47, 67 and 79. RGB value is (71,103,121). Sum of RGB (Red+Green+Blue) = 71+103+121=295 (39% of max value = 765). Red value is 71 (28.12% from 255 or 24.07% from 295); Green value is 103 (40.62% from 255 or 34.92% from 295); Blue value is 121 (47.66% from 255 or 41.02% from 295); Max value from RGB is 121 - color contains mainly: blue. Hex color #476779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #476779 is #B89886. Grayscale: #5F5F5F. Windows color (decimal): -12097671 or 7956295. OLE color: 7956295.
HSL color Cylindrical-coordinate representation of color #476779: hue angle of 201.6º degrees, saturation: 0.26, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #476779 is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 71 | 103 | 121 | - |
| CMYK | 0.41 | 0.15 | 0 | 0.53 |
| HSL | 201.6º | 0.26% | 0.38% | - |
| HSV(B) | 201.6º | 0.41% | 0.47% | - |
| XYZ | 10.9 | 12.42 | 19.91 | - |
| YUV | 95.48 | 142.4 | 110.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 103 | 121 | 0.41 | 0.15 | 0 | 0.53 | 201.6 | 0.26 | 0.38 |
| Hex | 47 | 67 | 79 | 29 | F | 0 | 35 | CA | 1A | 26 |
| Octal | 107 | 147 | 171 | 51 | 17 | 0 | 65 | 312 | 32 | 46 |
| Binary | 1000111 | 1100111 | 1111001 | 101001 | 1111 | 0 | 110101 | 11001010 | 11010 | 100110 |
Color Harmonies of #476779
Complementary color
Monochromatic Colors of #476779
Black with #476779
Text Example
Text Example
White with #476779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476779; }
p { color: rgb(71,103,121); }
H1.HeaderClassName
{
color: #476779;
}
.AnyTagClassName
{
color: #476779;
}
</style>
background-color css
<style>
a { background-color: #476779; }
a { background-color: rgb(71,103,121); }
div.DivClassName
{
background-color: #476779;
}
.BgClassName
{
background-color: #476779;
}
</style>
border-color css
<style>
span { border-color: #476779; }
span { border-color: rgb(71,103,121); }
td.TdClassName
{
border-color: #476779;
}
.TagClassName
{
border-color: #476779;
}
</style>