Shades of Blumine #385669
Tints of Blumine #385669
RGB
CMYK
RGB Variations
Color information
#385669 (or 0x385669) is known color: Blumine. HEX triplet: 38, 56 and 69. RGB value is (56,86,105). Sum of RGB (Red+Green+Blue) = 56+86+105=247 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.67% from 247); Green value is 86 (33.98% from 255 or 34.82% from 247); Blue value is 105 (41.41% from 255 or 42.51% from 247); Max value from RGB is 105 - color contains mainly: blue. Hex color #385669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385669 is #C7A996. Grayscale: #4F4F4F. Windows color (decimal): -13085079 or 6903352. OLE color: 6903352.
HSL color Cylindrical-coordinate representation of color #385669: hue angle of 203.27º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #385669 is Cyan = 0.47, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 86 | 105 | - |
| CMYK | 0.47 | 0.18 | 0 | 0.59 |
| HSL | 203.27º | 0.3% | 0.32% | - |
| HSV(B) | 203.27º | 0.47% | 0.41% | - |
| XYZ | 7.51 | 8.52 | 14.61 | - |
| YUV | 79.2 | 142.56 | 111.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 86 | 105 | 0.47 | 0.18 | 0 | 0.59 | 203.27 | 0.3 | 0.32 |
| Hex | 38 | 56 | 69 | 2F | 12 | 0 | 3B | CB | 1E | 20 |
| Octal | 70 | 126 | 151 | 57 | 22 | 0 | 73 | 313 | 36 | 40 |
| Binary | 111000 | 1010110 | 1101001 | 101111 | 10010 | 0 | 111011 | 11001011 | 11110 | 100000 |
Color Harmonies of #385669
Complementary color
Monochromatic Colors of #385669
Black with #385669
Text Example
Text Example
White with #385669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385669; }
p { color: rgb(56,86,105); }
H1.HeaderClassName
{
color: #385669;
}
.AnyTagClassName
{
color: #385669;
}
</style>
background-color css
<style>
a { background-color: #385669; }
a { background-color: rgb(56,86,105); }
div.DivClassName
{
background-color: #385669;
}
.BgClassName
{
background-color: #385669;
}
</style>
border-color css
<style>
span { border-color: #385669; }
span { border-color: rgb(56,86,105); }
td.TdClassName
{
border-color: #385669;
}
.TagClassName
{
border-color: #385669;
}
</style>