Shades of Blumine #355668
Tints of Blumine #355668
RGB
CMYK
RGB Variations
Color information
#355668 (or 0x355668) is known color: Blumine. HEX triplet: 35, 56 and 68. RGB value is (53,86,104). Sum of RGB (Red+Green+Blue) = 53+86+104=243 (32% of max value = 765). Red value is 53 (21.09% from 255 or 21.81% from 243); Green value is 86 (33.98% from 255 or 35.39% from 243); Blue value is 104 (41.02% from 255 or 42.80% from 243); Max value from RGB is 104 - color contains mainly: blue. Hex color #355668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355668 is #CAA997. Grayscale: #4E4E4E. Windows color (decimal): -13281688 or 6837813. OLE color: 6837813.
HSL color Cylindrical-coordinate representation of color #355668: hue angle of 201.18º 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 #355668 is Cyan = 0.49, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 86 | 104 | - |
| CMYK | 0.49 | 0.17 | 0 | 0.59 |
| HSL | 201.18º | 0.32% | 0.31% | - |
| HSV(B) | 201.18º | 0.49% | 0.41% | - |
| XYZ | 7.29 | 8.41 | 14.34 | - |
| YUV | 78.19 | 142.57 | 110.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 86 | 104 | 0.49 | 0.17 | 0 | 0.59 | 201.18 | 0.32 | 0.31 |
| Hex | 35 | 56 | 68 | 31 | 11 | 0 | 3B | C9 | 20 | 1F |
| Octal | 65 | 126 | 150 | 61 | 21 | 0 | 73 | 311 | 40 | 37 |
| Binary | 110101 | 1010110 | 1101000 | 110001 | 10001 | 0 | 111011 | 11001001 | 100000 | 11111 |
Color Harmonies of #355668
Complementary color
Monochromatic Colors of #355668
Black with #355668
Text Example
Text Example
White with #355668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355668; }
p { color: rgb(53,86,104); }
H1.HeaderClassName
{
color: #355668;
}
.AnyTagClassName
{
color: #355668;
}
</style>
background-color css
<style>
a { background-color: #355668; }
a { background-color: rgb(53,86,104); }
div.DivClassName
{
background-color: #355668;
}
.BgClassName
{
background-color: #355668;
}
</style>
border-color css
<style>
span { border-color: #355668; }
span { border-color: rgb(53,86,104); }
td.TdClassName
{
border-color: #355668;
}
.TagClassName
{
border-color: #355668;
}
</style>