Shades of Blumine #326676
Tints of Blumine #326676
RGB
CMYK
RGB Variations
Color information
#326676 (or 0x326676) is known color: Blumine. HEX triplet: 32, 66 and 76. RGB value is (50,102,118). Sum of RGB (Red+Green+Blue) = 50+102+118=270 (35% of max value = 765). Red value is 50 (19.92% from 255 or 18.52% from 270); Green value is 102 (40.23% from 255 or 37.78% from 270); Blue value is 118 (46.48% from 255 or 43.70% from 270); Max value from RGB is 118 - color contains mainly: blue. Hex color #326676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #326676 is #CD9989. Grayscale: #585858. Windows color (decimal): -13474186 or 7759410. OLE color: 7759410.
HSL color Cylindrical-coordinate representation of color #326676: hue angle of 194.12º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #326676 is Cyan = 0.58, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 102 | 118 | - |
| CMYK | 0.58 | 0.14 | 0 | 0.54 |
| HSL | 194.12º | 0.4% | 0.33% | - |
| HSV(B) | 194.12º | 0.58% | 0.46% | - |
| XYZ | 9.34 | 11.49 | 18.87 | - |
| YUV | 88.28 | 144.77 | 100.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 102 | 118 | 0.58 | 0.14 | 0 | 0.54 | 194.12 | 0.4 | 0.33 |
| Hex | 32 | 66 | 76 | 3A | E | 0 | 36 | C2 | 28 | 21 |
| Octal | 62 | 146 | 166 | 72 | 16 | 0 | 66 | 302 | 50 | 41 |
| Binary | 110010 | 1100110 | 1110110 | 111010 | 1110 | 0 | 110110 | 11000010 | 101000 | 100001 |
Color Harmonies of #326676
Complementary color
Monochromatic Colors of #326676
Black with #326676
Text Example
Text Example
White with #326676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #326676; }
p { color: rgb(50,102,118); }
H1.HeaderClassName
{
color: #326676;
}
.AnyTagClassName
{
color: #326676;
}
</style>
background-color css
<style>
a { background-color: #326676; }
a { background-color: rgb(50,102,118); }
div.DivClassName
{
background-color: #326676;
}
.BgClassName
{
background-color: #326676;
}
</style>
border-color css
<style>
span { border-color: #326676; }
span { border-color: rgb(50,102,118); }
td.TdClassName
{
border-color: #326676;
}
.TagClassName
{
border-color: #326676;
}
</style>