Shades of Blumine #386073
Tints of Blumine #386073
RGB
CMYK
RGB Variations
Color information
#386073 (or 0x386073) is known color: Blumine. HEX triplet: 38, 60 and 73. RGB value is (56,96,115). Sum of RGB (Red+Green+Blue) = 56+96+115=267 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.97% from 267); Green value is 96 (37.89% from 255 or 35.96% from 267); Blue value is 115 (45.31% from 255 or 43.07% from 267); Max value from RGB is 115 - color contains mainly: blue. Hex color #386073 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386073 is #C79F8C. Grayscale: #565656. Windows color (decimal): -13082509 or 7561272. OLE color: 7561272.
HSL color Cylindrical-coordinate representation of color #386073: hue angle of 199.32º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #386073 is Cyan = 0.51, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 96 | 115 | - |
| CMYK | 0.51 | 0.17 | 0 | 0.55 |
| HSL | 199.32º | 0.35% | 0.34% | - |
| HSV(B) | 199.32º | 0.51% | 0.45% | - |
| XYZ | 8.91 | 10.44 | 17.77 | - |
| YUV | 86.21 | 144.25 | 106.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 96 | 115 | 0.51 | 0.17 | 0 | 0.55 | 199.32 | 0.35 | 0.34 |
| Hex | 38 | 60 | 73 | 33 | 11 | 0 | 37 | C7 | 23 | 22 |
| Octal | 70 | 140 | 163 | 63 | 21 | 0 | 67 | 307 | 43 | 42 |
| Binary | 111000 | 1100000 | 1110011 | 110011 | 10001 | 0 | 110111 | 11000111 | 100011 | 100010 |
Color Harmonies of #386073
Complementary color
Monochromatic Colors of #386073
Black with #386073
Text Example
Text Example
White with #386073
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386073; }
p { color: rgb(56,96,115); }
H1.HeaderClassName
{
color: #386073;
}
.AnyTagClassName
{
color: #386073;
}
</style>
background-color css
<style>
a { background-color: #386073; }
a { background-color: rgb(56,96,115); }
div.DivClassName
{
background-color: #386073;
}
.BgClassName
{
background-color: #386073;
}
</style>
border-color css
<style>
span { border-color: #386073; }
span { border-color: rgb(56,96,115); }
td.TdClassName
{
border-color: #386073;
}
.TagClassName
{
border-color: #386073;
}
</style>