Shades of Blumine #386678
Tints of Blumine #386678
RGB
CMYK
RGB Variations
Color information
#386678 (or 0x386678) is known color: Blumine. HEX triplet: 38, 66 and 78. RGB value is (56,102,120). Sum of RGB (Red+Green+Blue) = 56+102+120=278 (36% of max value = 765). Red value is 56 (22.27% from 255 or 20.14% from 278); Green value is 102 (40.23% from 255 or 36.69% from 278); Blue value is 120 (47.27% from 255 or 43.17% from 278); Max value from RGB is 120 - color contains mainly: blue. Hex color #386678 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386678 is #C79987. Grayscale: #5A5A5A. Windows color (decimal): -13080968 or 7890488. OLE color: 7890488.
HSL color Cylindrical-coordinate representation of color #386678: hue angle of 196.88º degrees, saturation: 0.36, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #386678 is Cyan = 0.53, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 56 | 102 | 120 | - |
| CMYK | 0.53 | 0.15 | 0 | 0.53 |
| HSL | 196.88º | 0.36% | 0.35% | - |
| HSV(B) | 196.88º | 0.53% | 0.47% | - |
| XYZ | 9.77 | 11.7 | 19.51 | - |
| YUV | 90.3 | 144.76 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 102 | 120 | 0.53 | 0.15 | 0 | 0.53 | 196.88 | 0.36 | 0.35 |
| Hex | 38 | 66 | 78 | 35 | F | 0 | 35 | C5 | 24 | 23 |
| Octal | 70 | 146 | 170 | 65 | 17 | 0 | 65 | 305 | 44 | 43 |
| Binary | 111000 | 1100110 | 1111000 | 110101 | 1111 | 0 | 110101 | 11000101 | 100100 | 100011 |
Color Harmonies of #386678
Complementary color
Monochromatic Colors of #386678
Black with #386678
Text Example
Text Example
White with #386678
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386678; }
p { color: rgb(56,102,120); }
H1.HeaderClassName
{
color: #386678;
}
.AnyTagClassName
{
color: #386678;
}
</style>
background-color css
<style>
a { background-color: #386678; }
a { background-color: rgb(56,102,120); }
div.DivClassName
{
background-color: #386678;
}
.BgClassName
{
background-color: #386678;
}
</style>
border-color css
<style>
span { border-color: #386678; }
span { border-color: rgb(56,102,120); }
td.TdClassName
{
border-color: #386678;
}
.TagClassName
{
border-color: #386678;
}
</style>