Shades of Blumine #365669
Tints of Blumine #365669
RGB
CMYK
RGB Variations
Color information
#365669 (or 0x365669) is known color: Blumine. HEX triplet: 36, 56 and 69. RGB value is (54,86,105). Sum of RGB (Red+Green+Blue) = 54+86+105=245 (32% of max value = 765). Red value is 54 (21.48% from 255 or 22.04% from 245); Green value is 86 (33.98% from 255 or 35.10% from 245); Blue value is 105 (41.41% from 255 or 42.86% from 245); Max value from RGB is 105 - color contains mainly: blue. Hex color #365669 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365669 is #C9A996. Grayscale: #4E4E4E. Windows color (decimal): -13216151 or 6903350. OLE color: 6903350.
HSL color Cylindrical-coordinate representation of color #365669: hue angle of 202.35º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #365669 is Cyan = 0.49, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 54 | 86 | 105 | - |
| CMYK | 0.49 | 0.18 | 0 | 0.59 |
| HSL | 202.35º | 0.32% | 0.31% | - |
| HSV(B) | 202.35º | 0.49% | 0.41% | - |
| XYZ | 7.4 | 8.46 | 14.61 | - |
| YUV | 78.6 | 142.9 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 86 | 105 | 0.49 | 0.18 | 0 | 0.59 | 202.35 | 0.32 | 0.31 |
| Hex | 36 | 56 | 69 | 31 | 12 | 0 | 3B | CA | 20 | 1F |
| Octal | 66 | 126 | 151 | 61 | 22 | 0 | 73 | 312 | 40 | 37 |
| Binary | 110110 | 1010110 | 1101001 | 110001 | 10010 | 0 | 111011 | 11001010 | 100000 | 11111 |
Color Harmonies of #365669
Complementary color
Monochromatic Colors of #365669
Black with #365669
Text Example
Text Example
White with #365669
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365669; }
p { color: rgb(54,86,105); }
H1.HeaderClassName
{
color: #365669;
}
.AnyTagClassName
{
color: #365669;
}
</style>
background-color css
<style>
a { background-color: #365669; }
a { background-color: rgb(54,86,105); }
div.DivClassName
{
background-color: #365669;
}
.BgClassName
{
background-color: #365669;
}
</style>
border-color css
<style>
span { border-color: #365669; }
span { border-color: rgb(54,86,105); }
td.TdClassName
{
border-color: #365669;
}
.TagClassName
{
border-color: #365669;
}
</style>