Shades of Blue Bayoux #627378
Tints of Blue Bayoux #627378
RGB
CMYK
RGB Variations
Color information
#627378 (or 0x627378) is known color: Blue Bayoux. HEX triplet: 62, 73 and 78. RGB value is (98,115,120). Sum of RGB (Red+Green+Blue) = 98+115+120=333 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.43% from 333); Green value is 115 (45.31% from 255 or 34.53% from 333); Blue value is 120 (47.27% from 255 or 36.04% from 333); Max value from RGB is 120 - color contains mainly: blue. Hex color #627378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627378 is #9D8C87. Grayscale: #6E6E6E. Windows color (decimal): -10325128 or 7893858. OLE color: 7893858.
HSL color Cylindrical-coordinate representation of color #627378: hue angle of 193.64º degrees, saturation: 0.1, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #627378 is Cyan = 0.18, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 98 | 115 | 120 | - |
| CMYK | 0.18 | 0.04 | 0 | 0.53 |
| HSL | 193.64º | 0.1% | 0.43% | - |
| HSV(B) | 193.64º | 0.18% | 0.47% | - |
| XYZ | 14.56 | 16.21 | 20.13 | - |
| YUV | 110.49 | 133.37 | 119.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 120 | 0.18 | 0.04 | 0 | 0.53 | 193.64 | 0.1 | 0.43 |
| Hex | 62 | 73 | 78 | 12 | 4 | 0 | 35 | C2 | A | 2B |
| Octal | 142 | 163 | 170 | 22 | 4 | 0 | 65 | 302 | 12 | 53 |
| Binary | 1100010 | 1110011 | 1111000 | 10010 | 100 | 0 | 110101 | 11000010 | 1010 | 101011 |
Color Harmonies of #627378
Complementary color
Monochromatic Colors of #627378
Black with #627378
Text Example
Text Example
White with #627378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627378; }
p { color: rgb(98,115,120); }
H1.HeaderClassName
{
color: #627378;
}
.AnyTagClassName
{
color: #627378;
}
</style>
background-color css
<style>
a { background-color: #627378; }
a { background-color: rgb(98,115,120); }
div.DivClassName
{
background-color: #627378;
}
.BgClassName
{
background-color: #627378;
}
</style>
border-color css
<style>
span { border-color: #627378; }
span { border-color: rgb(98,115,120); }
td.TdClassName
{
border-color: #627378;
}
.TagClassName
{
border-color: #627378;
}
</style>