Shades of Chambray #526182
Tints of Chambray #526182
RGB
CMYK
RGB Variations
Color information
#526182 (or 0x526182) is known color: Chambray. HEX triplet: 52, 61 and 82. RGB value is (82,97,130). Sum of RGB (Red+Green+Blue) = 82+97+130=309 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.54% from 309); Green value is 97 (38.28% from 255 or 31.39% from 309); Blue value is 130 (51.17% from 255 or 42.07% from 309); Max value from RGB is 130 - color contains mainly: blue. Hex color #526182 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #526182 is #AD9E7D. Grayscale: #606060. Windows color (decimal): -11378302 or 8544594. OLE color: 8544594.
HSL color Cylindrical-coordinate representation of color #526182: hue angle of 221.25º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #526182 is Cyan = 0.37, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 82 | 97 | 130 | - |
| CMYK | 0.37 | 0.25 | 0 | 0.49 |
| HSL | 221.25º | 0.23% | 0.42% | - |
| HSV(B) | 221.25º | 0.37% | 0.51% | - |
| XYZ | 11.78 | 11.95 | 22.81 | - |
| YUV | 96.28 | 147.03 | 117.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 97 | 130 | 0.37 | 0.25 | 0 | 0.49 | 221.25 | 0.23 | 0.42 |
| Hex | 52 | 61 | 82 | 25 | 19 | 0 | 31 | DD | 17 | 2A |
| Octal | 122 | 141 | 202 | 45 | 31 | 0 | 61 | 335 | 27 | 52 |
| Binary | 1010010 | 1100001 | 10000010 | 100101 | 11001 | 0 | 110001 | 11011101 | 10111 | 101010 |
Color Harmonies of #526182
Complementary color
Monochromatic Colors of #526182
Black with #526182
Text Example
Text Example
White with #526182
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526182; }
p { color: rgb(82,97,130); }
H1.HeaderClassName
{
color: #526182;
}
.AnyTagClassName
{
color: #526182;
}
</style>
background-color css
<style>
a { background-color: #526182; }
a { background-color: rgb(82,97,130); }
div.DivClassName
{
background-color: #526182;
}
.BgClassName
{
background-color: #526182;
}
</style>
border-color css
<style>
span { border-color: #526182; }
span { border-color: rgb(82,97,130); }
td.TdClassName
{
border-color: #526182;
}
.TagClassName
{
border-color: #526182;
}
</style>