Shades of Blue Bayoux #597382
Tints of Blue Bayoux #597382
RGB
CMYK
RGB Variations
Color information
#597382 (or 0x597382) is known color: Blue Bayoux. HEX triplet: 59, 73 and 82. RGB value is (89,115,130). Sum of RGB (Red+Green+Blue) = 89+115+130=334 (44% of max value = 765). Red value is 89 (35.16% from 255 or 26.65% from 334); Green value is 115 (45.31% from 255 or 34.43% from 334); Blue value is 130 (51.17% from 255 or 38.92% from 334); Max value from RGB is 130 - color contains mainly: blue. Hex color #597382 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #597382 is #A68C7D. Grayscale: #6C6C6C. Windows color (decimal): -10914942 or 8549209. OLE color: 8549209.
HSL color Cylindrical-coordinate representation of color #597382: hue angle of 201.95º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #597382 is Cyan = 0.32, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 89 | 115 | 130 | - |
| CMYK | 0.32 | 0.12 | 0 | 0.49 |
| HSL | 201.95º | 0.19% | 0.43% | - |
| HSV(B) | 201.95º | 0.32% | 0.51% | - |
| XYZ | 14.28 | 16 | 23.45 | - |
| YUV | 108.94 | 139.89 | 113.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 115 | 130 | 0.32 | 0.12 | 0 | 0.49 | 201.95 | 0.19 | 0.43 |
| Hex | 59 | 73 | 82 | 20 | C | 0 | 31 | CA | 13 | 2B |
| Octal | 131 | 163 | 202 | 40 | 14 | 0 | 61 | 312 | 23 | 53 |
| Binary | 1011001 | 1110011 | 10000010 | 100000 | 1100 | 0 | 110001 | 11001010 | 10011 | 101011 |
Color Harmonies of #597382
Complementary color
Monochromatic Colors of #597382
Black with #597382
Text Example
Text Example
White with #597382
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #597382; }
p { color: rgb(89,115,130); }
H1.HeaderClassName
{
color: #597382;
}
.AnyTagClassName
{
color: #597382;
}
</style>
background-color css
<style>
a { background-color: #597382; }
a { background-color: rgb(89,115,130); }
div.DivClassName
{
background-color: #597382;
}
.BgClassName
{
background-color: #597382;
}
</style>
border-color css
<style>
span { border-color: #597382; }
span { border-color: rgb(89,115,130); }
td.TdClassName
{
border-color: #597382;
}
.TagClassName
{
border-color: #597382;
}
</style>