Shades of Blumine #386572
Tints of Blumine #386572
RGB
CMYK
RGB Variations
Color information
#386572 (or 0x386572) is known color: Blumine. HEX triplet: 38, 65 and 72. RGB value is (56,101,114). Sum of RGB (Red+Green+Blue) = 56+101+114=271 (35% of max value = 765). Red value is 56 (22.27% from 255 or 20.66% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 114 (44.92% from 255 or 42.07% from 271); Max value from RGB is 114 - color contains mainly: blue. Hex color #386572 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #386572 is #C79A8D. Grayscale: #585858. Windows color (decimal): -13081230 or 7497016. OLE color: 7497016.
HSL color Cylindrical-coordinate representation of color #386572: hue angle of 193.45º 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 #386572 is Cyan = 0.51, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 56 | 101 | 114 | - |
| CMYK | 0.51 | 0.11 | 0 | 0.55 |
| HSL | 193.45º | 0.34% | 0.33% | - |
| HSV(B) | 193.45º | 0.51% | 0.45% | - |
| XYZ | 9.32 | 11.36 | 17.62 | - |
| YUV | 89.03 | 142.09 | 104.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 101 | 114 | 0.51 | 0.11 | 0 | 0.55 | 193.45 | 0.34 | 0.33 |
| Hex | 38 | 65 | 72 | 33 | B | 0 | 37 | C1 | 22 | 21 |
| Octal | 70 | 145 | 162 | 63 | 13 | 0 | 67 | 301 | 42 | 41 |
| Binary | 111000 | 1100101 | 1110010 | 110011 | 1011 | 0 | 110111 | 11000001 | 100010 | 100001 |
Color Harmonies of #386572
Complementary color
Monochromatic Colors of #386572
Black with #386572
Text Example
Text Example
White with #386572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #386572; }
p { color: rgb(56,101,114); }
H1.HeaderClassName
{
color: #386572;
}
.AnyTagClassName
{
color: #386572;
}
</style>
background-color css
<style>
a { background-color: #386572; }
a { background-color: rgb(56,101,114); }
div.DivClassName
{
background-color: #386572;
}
.BgClassName
{
background-color: #386572;
}
</style>
border-color css
<style>
span { border-color: #386572; }
span { border-color: rgb(56,101,114); }
td.TdClassName
{
border-color: #386572;
}
.TagClassName
{
border-color: #386572;
}
</style>