Shades of Blue Bayoux #607378
Tints of Blue Bayoux #607378
RGB
CMYK
RGB Variations
Color information
#607378 (or 0x607378) is known color: Blue Bayoux. HEX triplet: 60, 73 and 78. RGB value is (96,115,120). Sum of RGB (Red+Green+Blue) = 96+115+120=331 (43% of max value = 765). Red value is 96 (37.89% from 255 or 29.00% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 120 (47.27% from 255 or 36.25% from 331); Max value from RGB is 120 - color contains mainly: blue. Hex color #607378 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #607378 is #9F8C87. Grayscale: #6D6D6D. Windows color (decimal): -10456200 or 7893856. OLE color: 7893856.
HSL color Cylindrical-coordinate representation of color #607378: hue angle of 192.5º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #607378 is Cyan = 0.2, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 96 | 115 | 120 | - |
| CMYK | 0.2 | 0.04 | 0 | 0.53 |
| HSL | 192.5º | 0.11% | 0.42% | - |
| HSV(B) | 192.5º | 0.2% | 0.47% | - |
| XYZ | 14.34 | 16.1 | 20.12 | - |
| YUV | 109.89 | 133.71 | 118.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 115 | 120 | 0.2 | 0.04 | 0 | 0.53 | 192.5 | 0.11 | 0.42 |
| Hex | 60 | 73 | 78 | 14 | 4 | 0 | 35 | C0 | B | 2A |
| Octal | 140 | 163 | 170 | 24 | 4 | 0 | 65 | 300 | 13 | 52 |
| Binary | 1100000 | 1110011 | 1111000 | 10100 | 100 | 0 | 110101 | 11000000 | 1011 | 101010 |
Color Harmonies of #607378
Complementary color
Monochromatic Colors of #607378
Black with #607378
Text Example
Text Example
White with #607378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607378; }
p { color: rgb(96,115,120); }
H1.HeaderClassName
{
color: #607378;
}
.AnyTagClassName
{
color: #607378;
}
</style>
background-color css
<style>
a { background-color: #607378; }
a { background-color: rgb(96,115,120); }
div.DivClassName
{
background-color: #607378;
}
.BgClassName
{
background-color: #607378;
}
</style>
border-color css
<style>
span { border-color: #607378; }
span { border-color: rgb(96,115,120); }
td.TdClassName
{
border-color: #607378;
}
.TagClassName
{
border-color: #607378;
}
</style>