Shades of Blumine #386670
Tints of Blumine #386670
RGB
CMYK
RGB Variations
Color information
#386670 (or 0x386670) is known color: Blumine. HEX triplet: 38, 66 and 70. RGB value is (56,102,112). Sum of RGB (Red+Green+Blue) = 56+102+112=270 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.74% from 270); Green value is 102 (40.23% from 255 or 37.78% from 270); Blue value is 112 (44.14% from 255 or 41.48% from 270); Max value from RGB is 112 - color contains mainly: blue. Hex color #386670 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386670 is #C7998F. Grayscale: #595959. Windows color (decimal): -13080976 or 7366200. OLE color: 7366200.
HSL color Cylindrical-coordinate representation of color #386670: hue angle of 190.71º degrees, saturation: 0.33, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #386670 is Cyan = 0.50, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 102 | 112 | - |
| CMYK | 0.50 | 0.09 | 0 | 0.56 |
| HSL | 190.71º | 0.33% | 0.33% | - |
| HSV(B) | 190.71º | 0.5% | 0.44% | - |
| XYZ | 9.31 | 11.51 | 17.06 | - |
| YUV | 89.39 | 140.76 | 104.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 112 | 0.50 | 0.09 | 0 | 0.56 | 190.71 | 0.33 | 0.33 |
| Hex | 38 | 66 | 70 | 32 | 9 | 0 | 38 | BF | 21 | 21 |
| Octal | 70 | 146 | 160 | 62 | 11 | 0 | 70 | 277 | 41 | 41 |
| Binary | 111000 | 1100110 | 1110000 | 110010 | 1001 | 0 | 111000 | 10111111 | 100001 | 100001 |
Color Harmonies of #386670
Complementary color
Monochromatic Colors of #386670
Black with #386670
Text Example
Text Example
White with #386670
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386670; }
p { color: rgb(56,102,112); }
H1.HeaderClassName
{
color: #386670;
}
.AnyTagClassName
{
color: #386670;
}
</style>
background-color css
<style>
a { background-color: #386670; }
a { background-color: rgb(56,102,112); }
div.DivClassName
{
background-color: #386670;
}
.BgClassName
{
background-color: #386670;
}
</style>
border-color css
<style>
span { border-color: #386670; }
span { border-color: rgb(56,102,112); }
td.TdClassName
{
border-color: #386670;
}
.TagClassName
{
border-color: #386670;
}
</style>