Shades of Blumine #386474
Tints of Blumine #386474
RGB
CMYK
RGB Variations
Color information
#386474 (or 0x386474) is known color: Blumine. HEX triplet: 38, 64 and 74. RGB value is (56,100,116). Sum of RGB (Red+Green+Blue) = 56+100+116=272 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.59% from 272); Green value is 100 (39.45% from 255 or 36.76% from 272); Blue value is 116 (45.70% from 255 or 42.65% from 272); Max value from RGB is 116 - color contains mainly: blue. Hex color #386474 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386474 is #C79B8B. Grayscale: #585858. Windows color (decimal): -13081484 or 7627832. OLE color: 7627832.
HSL color Cylindrical-coordinate representation of color #386474: hue angle of 196º 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 #386474 is Cyan = 0.52, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 100 | 116 | - |
| CMYK | 0.52 | 0.14 | 0 | 0.55 |
| HSL | 196º | 0.35% | 0.34% | - |
| HSV(B) | 196º | 0.52% | 0.45% | - |
| XYZ | 9.34 | 11.22 | 18.2 | - |
| YUV | 88.67 | 143.42 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 100 | 116 | 0.52 | 0.14 | 0 | 0.55 | 196 | 0.35 | 0.34 |
| Hex | 38 | 64 | 74 | 34 | E | 0 | 37 | C4 | 23 | 22 |
| Octal | 70 | 144 | 164 | 64 | 16 | 0 | 67 | 304 | 43 | 42 |
| Binary | 111000 | 1100100 | 1110100 | 110100 | 1110 | 0 | 110111 | 11000100 | 100011 | 100010 |
Color Harmonies of #386474
Complementary color
Monochromatic Colors of #386474
Black with #386474
Text Example
Text Example
White with #386474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386474; }
p { color: rgb(56,100,116); }
H1.HeaderClassName
{
color: #386474;
}
.AnyTagClassName
{
color: #386474;
}
</style>
background-color css
<style>
a { background-color: #386474; }
a { background-color: rgb(56,100,116); }
div.DivClassName
{
background-color: #386474;
}
.BgClassName
{
background-color: #386474;
}
</style>
border-color css
<style>
span { border-color: #386474; }
span { border-color: rgb(56,100,116); }
td.TdClassName
{
border-color: #386474;
}
.TagClassName
{
border-color: #386474;
}
</style>