Shades of Blue Bayoux #607681
Tints of Blue Bayoux #607681
RGB
CMYK
RGB Variations
Color information
#607681 (or 0x607681) is known color: Blue Bayoux. HEX triplet: 60, 76 and 81. RGB value is (96,118,129). Sum of RGB (Red+Green+Blue) = 96+118+129=343 (45% of max value = 765). Red value is 96 (37.89% from 255 or 27.99% from 343); Green value is 118 (46.48% from 255 or 34.40% from 343); Blue value is 129 (50.78% from 255 or 37.61% from 343); Max value from RGB is 129 - color contains mainly: blue. Hex color #607681 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #607681 is #9F897E. Grayscale: #707070. Windows color (decimal): -10455423 or 8484448. OLE color: 8484448.
HSL color Cylindrical-coordinate representation of color #607681: hue angle of 200º degrees, saturation: 0.15, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #607681 is Cyan = 0.26, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 96 | 118 | 129 | - |
| CMYK | 0.26 | 0.09 | 0 | 0.49 |
| HSL | 200º | 0.15% | 0.44% | - |
| HSV(B) | 200º | 0.26% | 0.51% | - |
| XYZ | 15.26 | 17.03 | 23.25 | - |
| YUV | 112.68 | 137.21 | 116.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 118 | 129 | 0.26 | 0.09 | 0 | 0.49 | 200 | 0.15 | 0.44 |
| Hex | 60 | 76 | 81 | 1A | 9 | 0 | 31 | C8 | F | 2C |
| Octal | 140 | 166 | 201 | 32 | 11 | 0 | 61 | 310 | 17 | 54 |
| Binary | 1100000 | 1110110 | 10000001 | 11010 | 1001 | 0 | 110001 | 11001000 | 1111 | 101100 |
Color Harmonies of #607681
Complementary color
Monochromatic Colors of #607681
Black with #607681
Text Example
Text Example
White with #607681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #607681; }
p { color: rgb(96,118,129); }
H1.HeaderClassName
{
color: #607681;
}
.AnyTagClassName
{
color: #607681;
}
</style>
background-color css
<style>
a { background-color: #607681; }
a { background-color: rgb(96,118,129); }
div.DivClassName
{
background-color: #607681;
}
.BgClassName
{
background-color: #607681;
}
</style>
border-color css
<style>
span { border-color: #607681; }
span { border-color: rgb(96,118,129); }
td.TdClassName
{
border-color: #607681;
}
.TagClassName
{
border-color: #607681;
}
</style>