Shades of Bismark #447381
Tints of Bismark #447381
RGB
CMYK
RGB Variations
Color information
#447381 (or 0x447381) is known color: Bismark. HEX triplet: 44, 73 and 81. RGB value is (68,115,129). Sum of RGB (Red+Green+Blue) = 68+115+129=312 (41% of max value = 765). Red value is 68 (26.95% from 255 or 21.79% from 312); Green value is 115 (45.31% from 255 or 36.86% from 312); Blue value is 129 (50.78% from 255 or 41.35% from 312); Max value from RGB is 129 - color contains mainly: blue. Hex color #447381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #447381 is #BB8C7E. Grayscale: #666666. Windows color (decimal): -12291199 or 8483652. OLE color: 8483652.
HSL color Cylindrical-coordinate representation of color #447381: hue angle of 193.77º degrees, saturation: 0.31, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #447381 is Cyan = 0.47, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 68 | 115 | 129 | - |
| CMYK | 0.47 | 0.11 | 0 | 0.49 |
| HSL | 193.77º | 0.31% | 0.39% | - |
| HSV(B) | 193.77º | 0.47% | 0.51% | - |
| XYZ | 12.48 | 15.08 | 23.02 | - |
| YUV | 102.54 | 142.93 | 103.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 115 | 129 | 0.47 | 0.11 | 0 | 0.49 | 193.77 | 0.31 | 0.39 |
| Hex | 44 | 73 | 81 | 2F | B | 0 | 31 | C2 | 1F | 27 |
| Octal | 104 | 163 | 201 | 57 | 13 | 0 | 61 | 302 | 37 | 47 |
| Binary | 1000100 | 1110011 | 10000001 | 101111 | 1011 | 0 | 110001 | 11000010 | 11111 | 100111 |
Color Harmonies of #447381
Complementary color
Monochromatic Colors of #447381
Black with #447381
Text Example
Text Example
White with #447381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #447381; }
p { color: rgb(68,115,129); }
H1.HeaderClassName
{
color: #447381;
}
.AnyTagClassName
{
color: #447381;
}
</style>
background-color css
<style>
a { background-color: #447381; }
a { background-color: rgb(68,115,129); }
div.DivClassName
{
background-color: #447381;
}
.BgClassName
{
background-color: #447381;
}
</style>
border-color css
<style>
span { border-color: #447381; }
span { border-color: rgb(68,115,129); }
td.TdClassName
{
border-color: #447381;
}
.TagClassName
{
border-color: #447381;
}
</style>