Shades of Blumine #346770
Tints of Blumine #346770
RGB
CMYK
RGB Variations
Color information
#346770 (or 0x346770) is known color: Blumine. HEX triplet: 34, 67 and 70. RGB value is (52,103,112). Sum of RGB (Red+Green+Blue) = 52+103+112=267 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.48% from 267); Green value is 103 (40.62% from 255 or 38.58% from 267); Blue value is 112 (44.14% from 255 or 41.95% from 267); Max value from RGB is 112 - color contains mainly: blue. Hex color #346770 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346770 is #CB988F. Grayscale: #585858. Windows color (decimal): -13342864 or 7366452. OLE color: 7366452.
HSL color Cylindrical-coordinate representation of color #346770: hue angle of 189º 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 #346770 is Cyan = 0.54, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 103 | 112 | - |
| CMYK | 0.54 | 0.08 | 0 | 0.56 |
| HSL | 189º | 0.37% | 0.32% | - |
| HSV(B) | 189º | 0.54% | 0.44% | - |
| XYZ | 9.19 | 11.6 | 17.08 | - |
| YUV | 88.78 | 141.1 | 101.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 103 | 112 | 0.54 | 0.08 | 0 | 0.56 | 189 | 0.37 | 0.32 |
| Hex | 34 | 67 | 70 | 36 | 8 | 0 | 38 | BD | 25 | 20 |
| Octal | 64 | 147 | 160 | 66 | 10 | 0 | 70 | 275 | 45 | 40 |
| Binary | 110100 | 1100111 | 1110000 | 110110 | 1000 | 0 | 111000 | 10111101 | 100101 | 100000 |
Color Harmonies of #346770
Complementary color
Monochromatic Colors of #346770
Black with #346770
Text Example
Text Example
White with #346770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346770; }
p { color: rgb(52,103,112); }
H1.HeaderClassName
{
color: #346770;
}
.AnyTagClassName
{
color: #346770;
}
</style>
background-color css
<style>
a { background-color: #346770; }
a { background-color: rgb(52,103,112); }
div.DivClassName
{
background-color: #346770;
}
.BgClassName
{
background-color: #346770;
}
</style>
border-color css
<style>
span { border-color: #346770; }
span { border-color: rgb(52,103,112); }
td.TdClassName
{
border-color: #346770;
}
.TagClassName
{
border-color: #346770;
}
</style>