Shades of Blumine #346170
Tints of Blumine #346170
RGB
CMYK
RGB Variations
Color information
#346170 (or 0x346170) is known color: Blumine. HEX triplet: 34, 61 and 70. RGB value is (52,97,112). Sum of RGB (Red+Green+Blue) = 52+97+112=261 (34% of max value = 765). Red value is 52 (20.70% from 255 or 19.92% from 261); Green value is 97 (38.28% from 255 or 37.16% from 261); Blue value is 112 (44.14% from 255 or 42.91% from 261); Max value from RGB is 112 - color contains mainly: blue. Hex color #346170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346170 is #CB9E8F. Grayscale: #555555. Windows color (decimal): -13344400 or 7364916. OLE color: 7364916.
HSL color Cylindrical-coordinate representation of color #346170: hue angle of 195º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #346170 is Cyan = 0.54, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 97 | 112 | - |
| CMYK | 0.54 | 0.13 | 0 | 0.56 |
| HSL | 195º | 0.37% | 0.32% | - |
| HSV(B) | 195º | 0.54% | 0.44% | - |
| XYZ | 8.62 | 10.45 | 16.89 | - |
| YUV | 85.26 | 143.09 | 104.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 97 | 112 | 0.54 | 0.13 | 0 | 0.56 | 195 | 0.37 | 0.32 |
| Hex | 34 | 61 | 70 | 36 | D | 0 | 38 | C3 | 25 | 20 |
| Octal | 64 | 141 | 160 | 66 | 15 | 0 | 70 | 303 | 45 | 40 |
| Binary | 110100 | 1100001 | 1110000 | 110110 | 1101 | 0 | 111000 | 11000011 | 100101 | 100000 |
Color Harmonies of #346170
Complementary color
Monochromatic Colors of #346170
Black with #346170
Text Example
Text Example
White with #346170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346170; }
p { color: rgb(52,97,112); }
H1.HeaderClassName
{
color: #346170;
}
.AnyTagClassName
{
color: #346170;
}
</style>
background-color css
<style>
a { background-color: #346170; }
a { background-color: rgb(52,97,112); }
div.DivClassName
{
background-color: #346170;
}
.BgClassName
{
background-color: #346170;
}
</style>
border-color css
<style>
span { border-color: #346170; }
span { border-color: rgb(52,97,112); }
td.TdClassName
{
border-color: #346170;
}
.TagClassName
{
border-color: #346170;
}
</style>