Shades of Blumine #386671
Tints of Blumine #386671
RGB
CMYK
RGB Variations
Color information
#386671 (or 0x386671) is known color: Blumine. HEX triplet: 38, 66 and 71. RGB value is (56,102,113). Sum of RGB (Red+Green+Blue) = 56+102+113=271 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.66% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 113 (44.53% from 255 or 41.70% from 271); Max value from RGB is 113 - color contains mainly: blue. Hex color #386671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386671 is #C7998E. Grayscale: #595959. Windows color (decimal): -13080975 or 7431736. OLE color: 7431736.
HSL color Cylindrical-coordinate representation of color #386671: hue angle of 191.58º 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 #386671 is Cyan = 0.50, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 102 | 113 | - |
| CMYK | 0.50 | 0.10 | 0 | 0.56 |
| HSL | 191.58º | 0.34% | 0.33% | - |
| HSV(B) | 191.58º | 0.5% | 0.44% | - |
| XYZ | 9.36 | 11.54 | 17.36 | - |
| YUV | 89.5 | 141.26 | 104.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 113 | 0.50 | 0.10 | 0 | 0.56 | 191.58 | 0.34 | 0.33 |
| Hex | 38 | 66 | 71 | 32 | A | 0 | 38 | C0 | 22 | 21 |
| Octal | 70 | 146 | 161 | 62 | 12 | 0 | 70 | 300 | 42 | 41 |
| Binary | 111000 | 1100110 | 1110001 | 110010 | 1010 | 0 | 111000 | 11000000 | 100010 | 100001 |
Color Harmonies of #386671
Complementary color
Monochromatic Colors of #386671
Black with #386671
Text Example
Text Example
White with #386671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386671; }
p { color: rgb(56,102,113); }
H1.HeaderClassName
{
color: #386671;
}
.AnyTagClassName
{
color: #386671;
}
</style>
background-color css
<style>
a { background-color: #386671; }
a { background-color: rgb(56,102,113); }
div.DivClassName
{
background-color: #386671;
}
.BgClassName
{
background-color: #386671;
}
</style>
border-color css
<style>
span { border-color: #386671; }
span { border-color: rgb(56,102,113); }
td.TdClassName
{
border-color: #386671;
}
.TagClassName
{
border-color: #386671;
}
</style>