Shades of Blue Bayoux #607280
Tints of Blue Bayoux #607280
RGB
CMYK
RGB Variations
Color information
#607280 (or 0x607280) is known color: Blue Bayoux. HEX triplet: 60, 72 and 80. RGB value is (96,114,128). Sum of RGB (Red+Green+Blue) = 96+114+128=338 (44% of max value = 765). Red value is 96 (37.89% from 255 or 28.40% from 338); Green value is 114 (44.92% from 255 or 33.73% from 338); Blue value is 128 (50.39% from 255 or 37.87% from 338); Max value from RGB is 128 - color contains mainly: blue. Hex color #607280 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607280 is #9F8D7F. Grayscale: #6E6E6E. Windows color (decimal): -10456448 or 8417888. OLE color: 8417888.
HSL color Cylindrical-coordinate representation of color #607280: hue angle of 206.25º degrees, saturation: 0.14, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #607280 is Cyan = 0.25, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 96 | 114 | 128 | - |
| CMYK | 0.25 | 0.11 | 0 | 0.50 |
| HSL | 206.25º | 0.14% | 0.44% | - |
| HSV(B) | 206.25º | 0.25% | 0.5% | - |
| XYZ | 14.74 | 16.08 | 22.75 | - |
| YUV | 110.21 | 138.04 | 117.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 114 | 128 | 0.25 | 0.11 | 0 | 0.50 | 206.25 | 0.14 | 0.44 |
| Hex | 60 | 72 | 80 | 19 | B | 0 | 32 | CE | E | 2C |
| Octal | 140 | 162 | 200 | 31 | 13 | 0 | 62 | 316 | 16 | 54 |
| Binary | 1100000 | 1110010 | 10000000 | 11001 | 1011 | 0 | 110010 | 11001110 | 1110 | 101100 |
Color Harmonies of #607280
Complementary color
Monochromatic Colors of #607280
Black with #607280
Text Example
Text Example
White with #607280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607280; }
p { color: rgb(96,114,128); }
H1.HeaderClassName
{
color: #607280;
}
.AnyTagClassName
{
color: #607280;
}
</style>
background-color css
<style>
a { background-color: #607280; }
a { background-color: rgb(96,114,128); }
div.DivClassName
{
background-color: #607280;
}
.BgClassName
{
background-color: #607280;
}
</style>
border-color css
<style>
span { border-color: #607280; }
span { border-color: rgb(96,114,128); }
td.TdClassName
{
border-color: #607280;
}
.TagClassName
{
border-color: #607280;
}
</style>