Shades of Blumine #346879
Tints of Blumine #346879
RGB
CMYK
RGB Variations
Color information
#346879 (or 0x346879) is known color: Blumine. HEX triplet: 34, 68 and 79. RGB value is (52,104,121). Sum of RGB (Red+Green+Blue) = 52+104+121=277 (36% of max value = 765). Red value is 52 (20.70% from 255 or 18.77% from 277); Green value is 104 (41.02% from 255 or 37.55% from 277); Blue value is 121 (47.66% from 255 or 43.68% from 277); Max value from RGB is 121 - color contains mainly: blue. Hex color #346879 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346879 is #CB9786. Grayscale: #5A5A5A. Windows color (decimal): -13342599 or 7956532. OLE color: 7956532.
HSL color Cylindrical-coordinate representation of color #346879: hue angle of 194.78º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #346879 is Cyan = 0.57, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 104 | 121 | - |
| CMYK | 0.57 | 0.14 | 0 | 0.53 |
| HSL | 194.78º | 0.4% | 0.34% | - |
| HSV(B) | 194.78º | 0.57% | 0.47% | - |
| XYZ | 9.82 | 12.01 | 19.89 | - |
| YUV | 90.39 | 145.27 | 100.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 104 | 121 | 0.57 | 0.14 | 0 | 0.53 | 194.78 | 0.4 | 0.34 |
| Hex | 34 | 68 | 79 | 39 | E | 0 | 35 | C3 | 28 | 22 |
| Octal | 64 | 150 | 171 | 71 | 16 | 0 | 65 | 303 | 50 | 42 |
| Binary | 110100 | 1101000 | 1111001 | 111001 | 1110 | 0 | 110101 | 11000011 | 101000 | 100010 |
Color Harmonies of #346879
Complementary color
Monochromatic Colors of #346879
Black with #346879
Text Example
Text Example
White with #346879
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346879; }
p { color: rgb(52,104,121); }
H1.HeaderClassName
{
color: #346879;
}
.AnyTagClassName
{
color: #346879;
}
</style>
background-color css
<style>
a { background-color: #346879; }
a { background-color: rgb(52,104,121); }
div.DivClassName
{
background-color: #346879;
}
.BgClassName
{
background-color: #346879;
}
</style>
border-color css
<style>
span { border-color: #346879; }
span { border-color: rgb(52,104,121); }
td.TdClassName
{
border-color: #346879;
}
.TagClassName
{
border-color: #346879;
}
</style>