Shades of Blumine #385769
Tints of Blumine #385769
RGB
CMYK
RGB Variations
Color information
#385769 (or 0x385769) is known color: Blumine. HEX triplet: 38, 57 and 69. RGB value is (56,87,105). Sum of RGB (Red+Green+Blue) = 56+87+105=248 (32% of max value = 765). Red value is 56 (22.27% from 255 or 22.58% from 248); Green value is 87 (34.38% from 255 or 35.08% from 248); Blue value is 105 (41.41% from 255 or 42.34% from 248); Max value from RGB is 105 - color contains mainly: blue. Hex color #385769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #385769 is #C7A896. Grayscale: #4F4F4F. Windows color (decimal): -13084823 or 6903608. OLE color: 6903608.
HSL color Cylindrical-coordinate representation of color #385769: hue angle of 202.04º 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 #385769 is Cyan = 0.47, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 56 | 87 | 105 | - |
| CMYK | 0.47 | 0.17 | 0 | 0.59 |
| HSL | 202.04º | 0.3% | 0.32% | - |
| HSV(B) | 202.04º | 0.47% | 0.41% | - |
| XYZ | 7.59 | 8.68 | 14.64 | - |
| YUV | 79.78 | 142.23 | 111.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 87 | 105 | 0.47 | 0.17 | 0 | 0.59 | 202.04 | 0.3 | 0.32 |
| Hex | 38 | 57 | 69 | 2F | 11 | 0 | 3B | CA | 1E | 20 |
| Octal | 70 | 127 | 151 | 57 | 21 | 0 | 73 | 312 | 36 | 40 |
| Binary | 111000 | 1010111 | 1101001 | 101111 | 10001 | 0 | 111011 | 11001010 | 11110 | 100000 |
Color Harmonies of #385769
Complementary color
Monochromatic Colors of #385769
Black with #385769
Text Example
Text Example
White with #385769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #385769; }
p { color: rgb(56,87,105); }
H1.HeaderClassName
{
color: #385769;
}
.AnyTagClassName
{
color: #385769;
}
</style>
background-color css
<style>
a { background-color: #385769; }
a { background-color: rgb(56,87,105); }
div.DivClassName
{
background-color: #385769;
}
.BgClassName
{
background-color: #385769;
}
</style>
border-color css
<style>
span { border-color: #385769; }
span { border-color: rgb(56,87,105); }
td.TdClassName
{
border-color: #385769;
}
.TagClassName
{
border-color: #385769;
}
</style>