Shades of Blumine #386071
Tints of Blumine #386071
RGB
CMYK
RGB Variations
Color information
#386071 (or 0x386071) is known color: Blumine. HEX triplet: 38, 60 and 71. RGB value is (56,96,113). Sum of RGB (Red+Green+Blue) = 56+96+113=265 (35% of max value = 765). Red value is 56 (22.27% from 255 or 21.13% from 265); Green value is 96 (37.89% from 255 or 36.23% from 265); Blue value is 113 (44.53% from 255 or 42.64% from 265); Max value from RGB is 113 - color contains mainly: blue. Hex color #386071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386071 is #C79F8E. Grayscale: #555555. Windows color (decimal): -13082511 or 7430200. OLE color: 7430200.
HSL color Cylindrical-coordinate representation of color #386071: hue angle of 197.89º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #386071 is Cyan = 0.50, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 96 | 113 | - |
| CMYK | 0.50 | 0.15 | 0 | 0.56 |
| HSL | 197.89º | 0.34% | 0.33% | - |
| HSV(B) | 197.89º | 0.5% | 0.44% | - |
| XYZ | 8.79 | 10.4 | 17.17 | - |
| YUV | 85.98 | 143.25 | 106.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 113 | 0.50 | 0.15 | 0 | 0.56 | 197.89 | 0.34 | 0.33 |
| Hex | 38 | 60 | 71 | 32 | F | 0 | 38 | C6 | 22 | 21 |
| Octal | 70 | 140 | 161 | 62 | 17 | 0 | 70 | 306 | 42 | 41 |
| Binary | 111000 | 1100000 | 1110001 | 110010 | 1111 | 0 | 111000 | 11000110 | 100010 | 100001 |
Color Harmonies of #386071
Complementary color
Monochromatic Colors of #386071
Black with #386071
Text Example
Text Example
White with #386071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386071; }
p { color: rgb(56,96,113); }
H1.HeaderClassName
{
color: #386071;
}
.AnyTagClassName
{
color: #386071;
}
</style>
background-color css
<style>
a { background-color: #386071; }
a { background-color: rgb(56,96,113); }
div.DivClassName
{
background-color: #386071;
}
.BgClassName
{
background-color: #386071;
}
</style>
border-color css
<style>
span { border-color: #386071; }
span { border-color: rgb(56,96,113); }
td.TdClassName
{
border-color: #386071;
}
.TagClassName
{
border-color: #386071;
}
</style>