Shades of Chambray #456081
Tints of Chambray #456081
RGB
CMYK
RGB Variations
Color information
#456081 (or 0x456081) is known color: Chambray. HEX triplet: 45, 60 and 81. RGB value is (69,96,129). Sum of RGB (Red+Green+Blue) = 69+96+129=294 (38% of max value = 765). Red value is 69 (27.34% from 255 or 23.47% from 294); Green value is 96 (37.89% from 255 or 32.65% from 294); Blue value is 129 (50.78% from 255 or 43.88% from 294); Max value from RGB is 129 - color contains mainly: blue. Hex color #456081 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #456081 is #BA9F7E. Grayscale: #5B5B5B. Windows color (decimal): -12230527 or 8478789. OLE color: 8478789.
HSL color Cylindrical-coordinate representation of color #456081: hue angle of 213º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #456081 is Cyan = 0.47, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 69 | 96 | 129 | - |
| CMYK | 0.47 | 0.26 | 0 | 0.49 |
| HSL | 213º | 0.3% | 0.39% | - |
| HSV(B) | 213º | 0.47% | 0.51% | - |
| XYZ | 10.6 | 11.22 | 22.38 | - |
| YUV | 91.69 | 149.05 | 111.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 96 | 129 | 0.47 | 0.26 | 0 | 0.49 | 213 | 0.3 | 0.39 |
| Hex | 45 | 60 | 81 | 2F | 1A | 0 | 31 | D5 | 1E | 27 |
| Octal | 105 | 140 | 201 | 57 | 32 | 0 | 61 | 325 | 36 | 47 |
| Binary | 1000101 | 1100000 | 10000001 | 101111 | 11010 | 0 | 110001 | 11010101 | 11110 | 100111 |
Color Harmonies of #456081
Complementary color
Monochromatic Colors of #456081
Black with #456081
Text Example
Text Example
White with #456081
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456081; }
p { color: rgb(69,96,129); }
H1.HeaderClassName
{
color: #456081;
}
.AnyTagClassName
{
color: #456081;
}
</style>
background-color css
<style>
a { background-color: #456081; }
a { background-color: rgb(69,96,129); }
div.DivClassName
{
background-color: #456081;
}
.BgClassName
{
background-color: #456081;
}
</style>
border-color css
<style>
span { border-color: #456081; }
span { border-color: rgb(69,96,129); }
td.TdClassName
{
border-color: #456081;
}
.TagClassName
{
border-color: #456081;
}
</style>