Shades of Blumine #386576
Tints of Blumine #386576
RGB
CMYK
RGB Variations
Color information
#386576 (or 0x386576) is known color: Blumine. HEX triplet: 38, 65 and 76. RGB value is (56,101,118). Sum of RGB (Red+Green+Blue) = 56+101+118=275 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.36% from 275); Green value is 101 (39.84% from 255 or 36.73% from 275); Blue value is 118 (46.48% from 255 or 42.91% from 275); Max value from RGB is 118 - color contains mainly: blue. Hex color #386576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386576 is #C79A89. Grayscale: #595959. Windows color (decimal): -13081226 or 7759160. OLE color: 7759160.
HSL color Cylindrical-coordinate representation of color #386576: hue angle of 196.45º degrees, saturation: 0.36, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #386576 is Cyan = 0.53, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 101 | 118 | - |
| CMYK | 0.53 | 0.14 | 0 | 0.54 |
| HSL | 196.45º | 0.36% | 0.34% | - |
| HSV(B) | 196.45º | 0.53% | 0.46% | - |
| XYZ | 9.55 | 11.46 | 18.85 | - |
| YUV | 89.48 | 144.09 | 104.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 118 | 0.53 | 0.14 | 0 | 0.54 | 196.45 | 0.36 | 0.34 |
| Hex | 38 | 65 | 76 | 35 | E | 0 | 36 | C4 | 24 | 22 |
| Octal | 70 | 145 | 166 | 65 | 16 | 0 | 66 | 304 | 44 | 42 |
| Binary | 111000 | 1100101 | 1110110 | 110101 | 1110 | 0 | 110110 | 11000100 | 100100 | 100010 |
Color Harmonies of #386576
Complementary color
Monochromatic Colors of #386576
Black with #386576
Text Example
Text Example
White with #386576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386576; }
p { color: rgb(56,101,118); }
H1.HeaderClassName
{
color: #386576;
}
.AnyTagClassName
{
color: #386576;
}
</style>
background-color css
<style>
a { background-color: #386576; }
a { background-color: rgb(56,101,118); }
div.DivClassName
{
background-color: #386576;
}
.BgClassName
{
background-color: #386576;
}
</style>
border-color css
<style>
span { border-color: #386576; }
span { border-color: rgb(56,101,118); }
td.TdClassName
{
border-color: #386576;
}
.TagClassName
{
border-color: #386576;
}
</style>