Shades of Blumine #346677
Tints of Blumine #346677
RGB
CMYK
RGB Variations
Color information
#346677 (or 0x346677) is known color: Blumine. HEX triplet: 34, 66 and 77. RGB value is (52,102,119). Sum of RGB (Red+Green+Blue) = 52+102+119=273 (36% of max value = 765). Red value is 52 (20.70% from 255 or 19.05% from 273); Green value is 102 (40.23% from 255 or 37.36% from 273); Blue value is 119 (46.88% from 255 or 43.59% from 273); Max value from RGB is 119 - color contains mainly: blue. Hex color #346677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346677 is #CB9988. Grayscale: #585858. Windows color (decimal): -13343113 or 7824948. OLE color: 7824948.
HSL color Cylindrical-coordinate representation of color #346677: hue angle of 195.22º degrees, saturation: 0.39, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #346677 is Cyan = 0.56, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 52 | 102 | 119 | - |
| CMYK | 0.56 | 0.14 | 0 | 0.53 |
| HSL | 195.22º | 0.39% | 0.34% | - |
| HSV(B) | 195.22º | 0.56% | 0.47% | - |
| XYZ | 9.5 | 11.56 | 19.18 | - |
| YUV | 88.99 | 144.94 | 101.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 102 | 119 | 0.56 | 0.14 | 0 | 0.53 | 195.22 | 0.39 | 0.34 |
| Hex | 34 | 66 | 77 | 38 | E | 0 | 35 | C3 | 27 | 22 |
| Octal | 64 | 146 | 167 | 70 | 16 | 0 | 65 | 303 | 47 | 42 |
| Binary | 110100 | 1100110 | 1110111 | 111000 | 1110 | 0 | 110101 | 11000011 | 100111 | 100010 |
Color Harmonies of #346677
Complementary color
Monochromatic Colors of #346677
Black with #346677
Text Example
Text Example
White with #346677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346677; }
p { color: rgb(52,102,119); }
H1.HeaderClassName
{
color: #346677;
}
.AnyTagClassName
{
color: #346677;
}
</style>
background-color css
<style>
a { background-color: #346677; }
a { background-color: rgb(52,102,119); }
div.DivClassName
{
background-color: #346677;
}
.BgClassName
{
background-color: #346677;
}
</style>
border-color css
<style>
span { border-color: #346677; }
span { border-color: rgb(52,102,119); }
td.TdClassName
{
border-color: #346677;
}
.TagClassName
{
border-color: #346677;
}
</style>