Shades of Bismark #427180
Tints of Bismark #427180
RGB
CMYK
RGB Variations
Color information
#427180 (or 0x427180) is known color: Bismark. HEX triplet: 42, 71 and 80. RGB value is (66,113,128). Sum of RGB (Red+Green+Blue) = 66+113+128=307 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.50% from 307); Green value is 113 (44.53% from 255 or 36.81% from 307); Blue value is 128 (50.39% from 255 or 41.69% from 307); Max value from RGB is 128 - color contains mainly: blue. Hex color #427180 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #427180 is #BD8E7F. Grayscale: #646464. Windows color (decimal): -12422784 or 8417602. OLE color: 8417602.
HSL color Cylindrical-coordinate representation of color #427180: hue angle of 194.52º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #427180 is Cyan = 0.48, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 66 | 113 | 128 | - |
| CMYK | 0.48 | 0.12 | 0 | 0.50 |
| HSL | 194.52º | 0.32% | 0.38% | - |
| HSV(B) | 194.52º | 0.48% | 0.5% | - |
| XYZ | 12.05 | 14.53 | 22.59 | - |
| YUV | 100.66 | 143.43 | 103.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 113 | 128 | 0.48 | 0.12 | 0 | 0.50 | 194.52 | 0.32 | 0.38 |
| Hex | 42 | 71 | 80 | 30 | C | 0 | 32 | C3 | 20 | 26 |
| Octal | 102 | 161 | 200 | 60 | 14 | 0 | 62 | 303 | 40 | 46 |
| Binary | 1000010 | 1110001 | 10000000 | 110000 | 1100 | 0 | 110010 | 11000011 | 100000 | 100110 |
Color Harmonies of #427180
Complementary color
Monochromatic Colors of #427180
Black with #427180
Text Example
Text Example
White with #427180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #427180; }
p { color: rgb(66,113,128); }
H1.HeaderClassName
{
color: #427180;
}
.AnyTagClassName
{
color: #427180;
}
</style>
background-color css
<style>
a { background-color: #427180; }
a { background-color: rgb(66,113,128); }
div.DivClassName
{
background-color: #427180;
}
.BgClassName
{
background-color: #427180;
}
</style>
border-color css
<style>
span { border-color: #427180; }
span { border-color: rgb(66,113,128); }
td.TdClassName
{
border-color: #427180;
}
.TagClassName
{
border-color: #427180;
}
</style>