Shades of Blumine #386270
Tints of Blumine #386270
RGB
CMYK
RGB Variations
Color information
#386270 (or 0x386270) is known color: Blumine. HEX triplet: 38, 62 and 70. RGB value is (56,98,112). Sum of RGB (Red+Green+Blue) = 56+98+112=266 (35% of max value = 765). Red value is 56 (22.27% from 255 or 21.05% from 266); Green value is 98 (38.67% from 255 or 36.84% from 266); Blue value is 112 (44.14% from 255 or 42.11% from 266); Max value from RGB is 112 - color contains mainly: blue. Hex color #386270 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386270 is #C79D8F. Grayscale: #565656. Windows color (decimal): -13082000 or 7365176. OLE color: 7365176.
HSL color Cylindrical-coordinate representation of color #386270: hue angle of 195º 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 #386270 is Cyan = 0.50, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 56 | 98 | 112 | - |
| CMYK | 0.50 | 0.13 | 0 | 0.56 |
| HSL | 195º | 0.33% | 0.33% | - |
| HSV(B) | 195º | 0.5% | 0.44% | - |
| XYZ | 8.92 | 10.75 | 16.93 | - |
| YUV | 87.04 | 142.09 | 105.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 98 | 112 | 0.50 | 0.13 | 0 | 0.56 | 195 | 0.33 | 0.33 |
| Hex | 38 | 62 | 70 | 32 | D | 0 | 38 | C3 | 21 | 21 |
| Octal | 70 | 142 | 160 | 62 | 15 | 0 | 70 | 303 | 41 | 41 |
| Binary | 111000 | 1100010 | 1110000 | 110010 | 1101 | 0 | 111000 | 11000011 | 100001 | 100001 |
Color Harmonies of #386270
Complementary color
Monochromatic Colors of #386270
Black with #386270
Text Example
Text Example
White with #386270
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386270; }
p { color: rgb(56,98,112); }
H1.HeaderClassName
{
color: #386270;
}
.AnyTagClassName
{
color: #386270;
}
</style>
background-color css
<style>
a { background-color: #386270; }
a { background-color: rgb(56,98,112); }
div.DivClassName
{
background-color: #386270;
}
.BgClassName
{
background-color: #386270;
}
</style>
border-color css
<style>
span { border-color: #386270; }
span { border-color: rgb(56,98,112); }
td.TdClassName
{
border-color: #386270;
}
.TagClassName
{
border-color: #386270;
}
</style>