Shades of Blue Bayoux #587484
Tints of Blue Bayoux #587484
RGB
CMYK
RGB Variations
Color information
#587484 (or 0x587484) is known color: Blue Bayoux. HEX triplet: 58, 74 and 84. RGB value is (88,116,132). Sum of RGB (Red+Green+Blue) = 88+116+132=336 (44% of max value = 765). Red value is 88 (34.77% from 255 or 26.19% from 336); Green value is 116 (45.70% from 255 or 34.52% from 336); Blue value is 132 (51.95% from 255 or 39.29% from 336); Max value from RGB is 132 - color contains mainly: blue. Hex color #587484 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #587484 is #A78B7B. Grayscale: #6D6D6D. Windows color (decimal): -10980220 or 8680536. OLE color: 8680536.
HSL color Cylindrical-coordinate representation of color #587484: hue angle of 201.82º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #587484 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 88 | 116 | 132 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.48 |
| HSL | 201.82º | 0.2% | 0.43% | - |
| HSV(B) | 201.82º | 0.33% | 0.52% | - |
| XYZ | 14.43 | 16.23 | 24.2 | - |
| YUV | 109.45 | 140.72 | 112.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 116 | 132 | 0.33 | 0.12 | 0 | 0.48 | 201.82 | 0.2 | 0.43 |
| Hex | 58 | 74 | 84 | 21 | C | 0 | 30 | CA | 14 | 2B |
| Octal | 130 | 164 | 204 | 41 | 14 | 0 | 60 | 312 | 24 | 53 |
| Binary | 1011000 | 1110100 | 10000100 | 100001 | 1100 | 0 | 110000 | 11001010 | 10100 | 101011 |
Color Harmonies of #587484
Complementary color
Monochromatic Colors of #587484
Black with #587484
Text Example
Text Example
White with #587484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #587484; }
p { color: rgb(88,116,132); }
H1.HeaderClassName
{
color: #587484;
}
.AnyTagClassName
{
color: #587484;
}
</style>
background-color css
<style>
a { background-color: #587484; }
a { background-color: rgb(88,116,132); }
div.DivClassName
{
background-color: #587484;
}
.BgClassName
{
background-color: #587484;
}
</style>
border-color css
<style>
span { border-color: #587484; }
span { border-color: rgb(88,116,132); }
td.TdClassName
{
border-color: #587484;
}
.TagClassName
{
border-color: #587484;
}
</style>