Shades of Blumine #375767
Tints of Blumine #375767
RGB
CMYK
RGB Variations
Color information
#375767 (or 0x375767) is known color: Blumine. HEX triplet: 37, 57 and 67. RGB value is (55,87,103). Sum of RGB (Red+Green+Blue) = 55+87+103=245 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.45% from 245); Green value is 87 (34.38% from 255 or 35.51% from 245); Blue value is 103 (40.62% from 255 or 42.04% from 245); Max value from RGB is 103 - color contains mainly: blue. Hex color #375767 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375767 is #C8A898. Grayscale: #4F4F4F. Windows color (decimal): -13150361 or 6772535. OLE color: 6772535.
HSL color Cylindrical-coordinate representation of color #375767: hue angle of 200º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #375767 is Cyan = 0.47, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 87 | 103 | - |
| CMYK | 0.47 | 0.16 | 0 | 0.60 |
| HSL | 200º | 0.3% | 0.31% | - |
| HSV(B) | 200º | 0.47% | 0.4% | - |
| XYZ | 7.43 | 8.61 | 14.1 | - |
| YUV | 79.26 | 141.4 | 110.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 103 | 0.47 | 0.16 | 0 | 0.60 | 200 | 0.3 | 0.31 |
| Hex | 37 | 57 | 67 | 2F | 10 | 0 | 3C | C8 | 1E | 1F |
| Octal | 67 | 127 | 147 | 57 | 20 | 0 | 74 | 310 | 36 | 37 |
| Binary | 110111 | 1010111 | 1100111 | 101111 | 10000 | 0 | 111100 | 11001000 | 11110 | 11111 |
Color Harmonies of #375767
Complementary color
Monochromatic Colors of #375767
Black with #375767
Text Example
Text Example
White with #375767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375767; }
p { color: rgb(55,87,103); }
H1.HeaderClassName
{
color: #375767;
}
.AnyTagClassName
{
color: #375767;
}
</style>
background-color css
<style>
a { background-color: #375767; }
a { background-color: rgb(55,87,103); }
div.DivClassName
{
background-color: #375767;
}
.BgClassName
{
background-color: #375767;
}
</style>
border-color css
<style>
span { border-color: #375767; }
span { border-color: rgb(55,87,103); }
td.TdClassName
{
border-color: #375767;
}
.TagClassName
{
border-color: #375767;
}
</style>