Shades of Blumine #386676
Tints of Blumine #386676
RGB
CMYK
RGB Variations
Color information
#386676 (or 0x386676) is known color: Blumine. HEX triplet: 38, 66 and 76. RGB value is (56,102,118). Sum of RGB (Red+Green+Blue) = 56+102+118=276 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.29% from 276); Green value is 102 (40.23% from 255 or 36.96% from 276); Blue value is 118 (46.48% from 255 or 42.75% from 276); Max value from RGB is 118 - color contains mainly: blue. Hex color #386676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386676 is #C79989. Grayscale: #595959. Windows color (decimal): -13080970 or 7759416. OLE color: 7759416.
HSL color Cylindrical-coordinate representation of color #386676: hue angle of 195.48º 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 #386676 is Cyan = 0.53, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 56 | 102 | 118 | - |
| CMYK | 0.53 | 0.14 | 0 | 0.54 |
| HSL | 195.48º | 0.36% | 0.34% | - |
| HSV(B) | 195.48º | 0.53% | 0.46% | - |
| XYZ | 9.65 | 11.65 | 18.88 | - |
| YUV | 90.07 | 143.76 | 103.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 118 | 0.53 | 0.14 | 0 | 0.54 | 195.48 | 0.36 | 0.34 |
| Hex | 38 | 66 | 76 | 35 | E | 0 | 36 | C3 | 24 | 22 |
| Octal | 70 | 146 | 166 | 65 | 16 | 0 | 66 | 303 | 44 | 42 |
| Binary | 111000 | 1100110 | 1110110 | 110101 | 1110 | 0 | 110110 | 11000011 | 100100 | 100010 |
Color Harmonies of #386676
Complementary color
Monochromatic Colors of #386676
Black with #386676
Text Example
Text Example
White with #386676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386676; }
p { color: rgb(56,102,118); }
H1.HeaderClassName
{
color: #386676;
}
.AnyTagClassName
{
color: #386676;
}
</style>
background-color css
<style>
a { background-color: #386676; }
a { background-color: rgb(56,102,118); }
div.DivClassName
{
background-color: #386676;
}
.BgClassName
{
background-color: #386676;
}
</style>
border-color css
<style>
span { border-color: #386676; }
span { border-color: rgb(56,102,118); }
td.TdClassName
{
border-color: #386676;
}
.TagClassName
{
border-color: #386676;
}
</style>