Shades of Chambray #465482
Tints of Chambray #465482
RGB
CMYK
RGB Variations
Color information
#465482 (or 0x465482) is known color: Chambray. HEX triplet: 46, 54 and 82. RGB value is (70,84,130). Sum of RGB (Red+Green+Blue) = 70+84+130=284 (37% of max value = 765). Red value is 70 (27.73% from 255 or 24.65% from 284); Green value is 84 (33.20% from 255 or 29.58% from 284); Blue value is 130 (51.17% from 255 or 45.77% from 284); Max value from RGB is 130 - color contains mainly: blue. Hex color #465482 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #465482 is #B9AB7D. Grayscale: #545454. Windows color (decimal): -12168062 or 8541254. OLE color: 8541254.
HSL color Cylindrical-coordinate representation of color #465482: hue angle of 226º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #465482 is Cyan = 0.46, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 84 | 130 | - |
| CMYK | 0.46 | 0.35 | 0 | 0.49 |
| HSL | 226º | 0.3% | 0.39% | - |
| HSV(B) | 226º | 0.46% | 0.51% | - |
| XYZ | 9.73 | 9.25 | 22.39 | - |
| YUV | 85.06 | 153.36 | 117.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 84 | 130 | 0.46 | 0.35 | 0 | 0.49 | 226 | 0.3 | 0.39 |
| Hex | 46 | 54 | 82 | 2E | 23 | 0 | 31 | E2 | 1E | 27 |
| Octal | 106 | 124 | 202 | 56 | 43 | 0 | 61 | 342 | 36 | 47 |
| Binary | 1000110 | 1010100 | 10000010 | 101110 | 100011 | 0 | 110001 | 11100010 | 11110 | 100111 |
Color Harmonies of #465482
Complementary color
Monochromatic Colors of #465482
Black with #465482
Text Example
Text Example
White with #465482
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #465482; }
p { color: rgb(70,84,130); }
H1.HeaderClassName
{
color: #465482;
}
.AnyTagClassName
{
color: #465482;
}
</style>
background-color css
<style>
a { background-color: #465482; }
a { background-color: rgb(70,84,130); }
div.DivClassName
{
background-color: #465482;
}
.BgClassName
{
background-color: #465482;
}
</style>
border-color css
<style>
span { border-color: #465482; }
span { border-color: rgb(70,84,130); }
td.TdClassName
{
border-color: #465482;
}
.TagClassName
{
border-color: #465482;
}
</style>