Shades of Blumine #346370
Tints of Blumine #346370
RGB
CMYK
RGB Variations
Color information
#346370 (or 0x346370) is known color: Blumine. HEX triplet: 34, 63 and 70. RGB value is (52,99,112). Sum of RGB (Red+Green+Blue) = 52+99+112=263 (34% of max value = 765). Red value is 52 (20.70% from 255 or 19.77% from 263); Green value is 99 (39.06% from 255 or 37.64% from 263); Blue value is 112 (44.14% from 255 or 42.59% from 263); Max value from RGB is 112 - color contains mainly: blue. Hex color #346370 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346370 is #CB9C8F. Grayscale: #565656. Windows color (decimal): -13343888 or 7365428. OLE color: 7365428.
HSL color Cylindrical-coordinate representation of color #346370: hue angle of 193º 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 #346370 is Cyan = 0.54, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 52 | 99 | 112 | - |
| CMYK | 0.54 | 0.12 | 0 | 0.56 |
| HSL | 193º | 0.37% | 0.32% | - |
| HSV(B) | 193º | 0.54% | 0.44% | - |
| XYZ | 8.8 | 10.82 | 16.95 | - |
| YUV | 86.43 | 142.43 | 103.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 99 | 112 | 0.54 | 0.12 | 0 | 0.56 | 193 | 0.37 | 0.32 |
| Hex | 34 | 63 | 70 | 36 | C | 0 | 38 | C1 | 25 | 20 |
| Octal | 64 | 143 | 160 | 66 | 14 | 0 | 70 | 301 | 45 | 40 |
| Binary | 110100 | 1100011 | 1110000 | 110110 | 1100 | 0 | 111000 | 11000001 | 100101 | 100000 |
Color Harmonies of #346370
Complementary color
Monochromatic Colors of #346370
Black with #346370
Text Example
Text Example
White with #346370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346370; }
p { color: rgb(52,99,112); }
H1.HeaderClassName
{
color: #346370;
}
.AnyTagClassName
{
color: #346370;
}
</style>
background-color css
<style>
a { background-color: #346370; }
a { background-color: rgb(52,99,112); }
div.DivClassName
{
background-color: #346370;
}
.BgClassName
{
background-color: #346370;
}
</style>
border-color css
<style>
span { border-color: #346370; }
span { border-color: rgb(52,99,112); }
td.TdClassName
{
border-color: #346370;
}
.TagClassName
{
border-color: #346370;
}
</style>