Shades of Blumine #386575
Tints of Blumine #386575
RGB
CMYK
RGB Variations
Color information
#386575 (or 0x386575) is known color: Blumine. HEX triplet: 38, 65 and 75. RGB value is (56,101,117). Sum of RGB (Red+Green+Blue) = 56+101+117=274 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.44% from 274); Green value is 101 (39.84% from 255 or 36.86% from 274); Blue value is 117 (46.09% from 255 or 42.70% from 274); Max value from RGB is 117 - color contains mainly: blue. Hex color #386575 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386575 is #C79A8A. Grayscale: #595959. Windows color (decimal): -13081227 or 7693624. OLE color: 7693624.
HSL color Cylindrical-coordinate representation of color #386575: hue angle of 195.74º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #386575 is Cyan = 0.52, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 101 | 117 | - |
| CMYK | 0.52 | 0.14 | 0 | 0.54 |
| HSL | 195.74º | 0.35% | 0.34% | - |
| HSV(B) | 195.74º | 0.52% | 0.46% | - |
| XYZ | 9.5 | 11.43 | 18.54 | - |
| YUV | 89.37 | 143.59 | 104.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 117 | 0.52 | 0.14 | 0 | 0.54 | 195.74 | 0.35 | 0.34 |
| Hex | 38 | 65 | 75 | 34 | E | 0 | 36 | C4 | 23 | 22 |
| Octal | 70 | 145 | 165 | 64 | 16 | 0 | 66 | 304 | 43 | 42 |
| Binary | 111000 | 1100101 | 1110101 | 110100 | 1110 | 0 | 110110 | 11000100 | 100011 | 100010 |
Color Harmonies of #386575
Complementary color
Monochromatic Colors of #386575
Black with #386575
Text Example
Text Example
White with #386575
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386575; }
p { color: rgb(56,101,117); }
H1.HeaderClassName
{
color: #386575;
}
.AnyTagClassName
{
color: #386575;
}
</style>
background-color css
<style>
a { background-color: #386575; }
a { background-color: rgb(56,101,117); }
div.DivClassName
{
background-color: #386575;
}
.BgClassName
{
background-color: #386575;
}
</style>
border-color css
<style>
span { border-color: #386575; }
span { border-color: rgb(56,101,117); }
td.TdClassName
{
border-color: #386575;
}
.TagClassName
{
border-color: #386575;
}
</style>