Shades of Blumine #386574
Tints of Blumine #386574
RGB
CMYK
RGB Variations
Color information
#386574 (or 0x386574) is known color: Blumine. HEX triplet: 38, 65 and 74. RGB value is (56,101,116). Sum of RGB (Red+Green+Blue) = 56+101+116=273 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.51% from 273); Green value is 101 (39.84% from 255 or 37.00% from 273); Blue value is 116 (45.70% from 255 or 42.49% from 273); Max value from RGB is 116 - color contains mainly: blue. Hex color #386574 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386574 is #C79A8B. Grayscale: #595959. Windows color (decimal): -13081228 or 7628088. OLE color: 7628088.
HSL color Cylindrical-coordinate representation of color #386574: hue angle of 195º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #386574 is Cyan = 0.52, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 101 | 116 | - |
| CMYK | 0.52 | 0.13 | 0 | 0.55 |
| HSL | 195º | 0.35% | 0.34% | - |
| HSV(B) | 195º | 0.52% | 0.45% | - |
| XYZ | 9.44 | 11.41 | 18.23 | - |
| YUV | 89.26 | 143.09 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 116 | 0.52 | 0.13 | 0 | 0.55 | 195 | 0.35 | 0.34 |
| Hex | 38 | 65 | 74 | 34 | D | 0 | 37 | C3 | 23 | 22 |
| Octal | 70 | 145 | 164 | 64 | 15 | 0 | 67 | 303 | 43 | 42 |
| Binary | 111000 | 1100101 | 1110100 | 110100 | 1101 | 0 | 110111 | 11000011 | 100011 | 100010 |
Color Harmonies of #386574
Complementary color
Monochromatic Colors of #386574
Black with #386574
Text Example
Text Example
White with #386574
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386574; }
p { color: rgb(56,101,116); }
H1.HeaderClassName
{
color: #386574;
}
.AnyTagClassName
{
color: #386574;
}
</style>
background-color css
<style>
a { background-color: #386574; }
a { background-color: rgb(56,101,116); }
div.DivClassName
{
background-color: #386574;
}
.BgClassName
{
background-color: #386574;
}
</style>
border-color css
<style>
span { border-color: #386574; }
span { border-color: rgb(56,101,116); }
td.TdClassName
{
border-color: #386574;
}
.TagClassName
{
border-color: #386574;
}
</style>