Shades of Bismark #487283
Tints of Bismark #487283
RGB
CMYK
RGB Variations
Color information
#487283 (or 0x487283) is known color: Bismark. HEX triplet: 48, 72 and 83. RGB value is (72,114,131). Sum of RGB (Red+Green+Blue) = 72+114+131=317 (41% of max value = 765). Red value is 72 (28.52% from 255 or 22.71% from 317); Green value is 114 (44.92% from 255 or 35.96% from 317); Blue value is 131 (51.56% from 255 or 41.32% from 317); Max value from RGB is 131 - color contains mainly: blue. Hex color #487283 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487283 is #B78D7C. Grayscale: #676767. Windows color (decimal): -12029309 or 8614472. OLE color: 8614472.
HSL color Cylindrical-coordinate representation of color #487283: hue angle of 197.29º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #487283 is Cyan = 0.45, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 114 | 131 | - |
| CMYK | 0.45 | 0.13 | 0 | 0.49 |
| HSL | 197.29º | 0.29% | 0.4% | - |
| HSV(B) | 197.29º | 0.45% | 0.51% | - |
| XYZ | 12.79 | 15.05 | 23.7 | - |
| YUV | 103.38 | 143.59 | 105.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 114 | 131 | 0.45 | 0.13 | 0 | 0.49 | 197.29 | 0.29 | 0.4 |
| Hex | 48 | 72 | 83 | 2D | D | 0 | 31 | C5 | 1D | 28 |
| Octal | 110 | 162 | 203 | 55 | 15 | 0 | 61 | 305 | 35 | 50 |
| Binary | 1001000 | 1110010 | 10000011 | 101101 | 1101 | 0 | 110001 | 11000101 | 11101 | 101000 |
Color Harmonies of #487283
Complementary color
Monochromatic Colors of #487283
Black with #487283
Text Example
Text Example
White with #487283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487283; }
p { color: rgb(72,114,131); }
H1.HeaderClassName
{
color: #487283;
}
.AnyTagClassName
{
color: #487283;
}
</style>
background-color css
<style>
a { background-color: #487283; }
a { background-color: rgb(72,114,131); }
div.DivClassName
{
background-color: #487283;
}
.BgClassName
{
background-color: #487283;
}
</style>
border-color css
<style>
span { border-color: #487283; }
span { border-color: rgb(72,114,131); }
td.TdClassName
{
border-color: #487283;
}
.TagClassName
{
border-color: #487283;
}
</style>