Shades of Blumine #386072
Tints of Blumine #386072
RGB
CMYK
RGB Variations
Color information
#386072 (or 0x386072) is known color: Blumine. HEX triplet: 38, 60 and 72. RGB value is (56,96,114). Sum of RGB (Red+Green+Blue) = 56+96+114=266 (35% of max value = 765). Red value is 56 (22.27% from 255 or 21.05% from 266); Green value is 96 (37.89% from 255 or 36.09% from 266); Blue value is 114 (44.92% from 255 or 42.86% from 266); Max value from RGB is 114 - color contains mainly: blue. Hex color #386072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386072 is #C79F8D. Grayscale: #555555. Windows color (decimal): -13082510 or 7495736. OLE color: 7495736.
HSL color Cylindrical-coordinate representation of color #386072: hue angle of 198.62º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #386072 is Cyan = 0.51, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 96 | 114 | - |
| CMYK | 0.51 | 0.16 | 0 | 0.55 |
| HSL | 198.62º | 0.34% | 0.33% | - |
| HSV(B) | 198.62º | 0.51% | 0.45% | - |
| XYZ | 8.85 | 10.42 | 17.46 | - |
| YUV | 86.09 | 143.75 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 114 | 0.51 | 0.16 | 0 | 0.55 | 198.62 | 0.34 | 0.33 |
| Hex | 38 | 60 | 72 | 33 | 10 | 0 | 37 | C7 | 22 | 21 |
| Octal | 70 | 140 | 162 | 63 | 20 | 0 | 67 | 307 | 42 | 41 |
| Binary | 111000 | 1100000 | 1110010 | 110011 | 10000 | 0 | 110111 | 11000111 | 100010 | 100001 |
Color Harmonies of #386072
Complementary color
Monochromatic Colors of #386072
Black with #386072
Text Example
Text Example
White with #386072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386072; }
p { color: rgb(56,96,114); }
H1.HeaderClassName
{
color: #386072;
}
.AnyTagClassName
{
color: #386072;
}
</style>
background-color css
<style>
a { background-color: #386072; }
a { background-color: rgb(56,96,114); }
div.DivClassName
{
background-color: #386072;
}
.BgClassName
{
background-color: #386072;
}
</style>
border-color css
<style>
span { border-color: #386072; }
span { border-color: rgb(56,96,114); }
td.TdClassName
{
border-color: #386072;
}
.TagClassName
{
border-color: #386072;
}
</style>