Shades of Blumine #386673
Tints of Blumine #386673
RGB
CMYK
RGB Variations
Color information
#386673 (or 0x386673) is known color: Blumine. HEX triplet: 38, 66 and 73. RGB value is (56,102,115). Sum of RGB (Red+Green+Blue) = 56+102+115=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 115 (45.31% from 255 or 42.12% from 273); Max value from RGB is 115 - color contains mainly: blue. Hex color #386673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386673 is #C7998C. Grayscale: #595959. Windows color (decimal): -13080973 or 7562808. OLE color: 7562808.
HSL color Cylindrical-coordinate representation of color #386673: hue angle of 193.22º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #386673 is Cyan = 0.51, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 102 | 115 | - |
| CMYK | 0.51 | 0.11 | 0 | 0.55 |
| HSL | 193.22º | 0.35% | 0.34% | - |
| HSV(B) | 193.22º | 0.51% | 0.45% | - |
| XYZ | 9.48 | 11.58 | 17.96 | - |
| YUV | 89.73 | 142.26 | 103.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 115 | 0.51 | 0.11 | 0 | 0.55 | 193.22 | 0.35 | 0.34 |
| Hex | 38 | 66 | 73 | 33 | B | 0 | 37 | C1 | 23 | 22 |
| Octal | 70 | 146 | 163 | 63 | 13 | 0 | 67 | 301 | 43 | 42 |
| Binary | 111000 | 1100110 | 1110011 | 110011 | 1011 | 0 | 110111 | 11000001 | 100011 | 100010 |
Color Harmonies of #386673
Complementary color
Monochromatic Colors of #386673
Black with #386673
Text Example
Text Example
White with #386673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386673; }
p { color: rgb(56,102,115); }
H1.HeaderClassName
{
color: #386673;
}
.AnyTagClassName
{
color: #386673;
}
</style>
background-color css
<style>
a { background-color: #386673; }
a { background-color: rgb(56,102,115); }
div.DivClassName
{
background-color: #386673;
}
.BgClassName
{
background-color: #386673;
}
</style>
border-color css
<style>
span { border-color: #386673; }
span { border-color: rgb(56,102,115); }
td.TdClassName
{
border-color: #386673;
}
.TagClassName
{
border-color: #386673;
}
</style>