Shades of Blumine #346673
Tints of Blumine #346673
RGB
CMYK
RGB Variations
Color information
#346673 (or 0x346673) is known color: Blumine. HEX triplet: 34, 66 and 73. RGB value is (52,102,115). Sum of RGB (Red+Green+Blue) = 52+102+115=269 (35% of max value = 765). Red value is 52 (20.70% from 255 or 19.33% from 269); Green value is 102 (40.23% from 255 or 37.92% from 269); Blue value is 115 (45.31% from 255 or 42.75% from 269); Max value from RGB is 115 - color contains mainly: blue. Hex color #346673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #346673 is #CB998C. Grayscale: #585858. Windows color (decimal): -13343117 or 7562804. OLE color: 7562804.
HSL color Cylindrical-coordinate representation of color #346673: hue angle of 192.38º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #346673 is Cyan = 0.55, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 52 | 102 | 115 | - |
| CMYK | 0.55 | 0.11 | 0 | 0.55 |
| HSL | 192.38º | 0.38% | 0.33% | - |
| HSV(B) | 192.38º | 0.55% | 0.45% | - |
| XYZ | 9.26 | 11.47 | 17.95 | - |
| YUV | 88.53 | 142.94 | 101.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 102 | 115 | 0.55 | 0.11 | 0 | 0.55 | 192.38 | 0.38 | 0.33 |
| Hex | 34 | 66 | 73 | 37 | B | 0 | 37 | C0 | 26 | 21 |
| Octal | 64 | 146 | 163 | 67 | 13 | 0 | 67 | 300 | 46 | 41 |
| Binary | 110100 | 1100110 | 1110011 | 110111 | 1011 | 0 | 110111 | 11000000 | 100110 | 100001 |
Color Harmonies of #346673
Complementary color
Monochromatic Colors of #346673
Black with #346673
Text Example
Text Example
White with #346673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #346673; }
p { color: rgb(52,102,115); }
H1.HeaderClassName
{
color: #346673;
}
.AnyTagClassName
{
color: #346673;
}
</style>
background-color css
<style>
a { background-color: #346673; }
a { background-color: rgb(52,102,115); }
div.DivClassName
{
background-color: #346673;
}
.BgClassName
{
background-color: #346673;
}
</style>
border-color css
<style>
span { border-color: #346673; }
span { border-color: rgb(52,102,115); }
td.TdClassName
{
border-color: #346673;
}
.TagClassName
{
border-color: #346673;
}
</style>