Shades of Chambray #435985
Tints of Chambray #435985
RGB
CMYK
RGB Variations
Color information
#435985 (or 0x435985) is known color: Chambray. HEX triplet: 43, 59 and 85. RGB value is (67,89,133). Sum of RGB (Red+Green+Blue) = 67+89+133=289 (38% of max value = 765). Red value is 67 (26.56% from 255 or 23.18% from 289); Green value is 89 (35.16% from 255 or 30.80% from 289); Blue value is 133 (52.34% from 255 or 46.02% from 289); Max value from RGB is 133 - color contains mainly: blue. Hex color #435985 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435985 is #BCA67A. Grayscale: #575757. Windows color (decimal): -12363387 or 8739139. OLE color: 8739139.
HSL color Cylindrical-coordinate representation of color #435985: hue angle of 220º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #435985 is Cyan = 0.50, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 67 | 89 | 133 | - |
| CMYK | 0.50 | 0.33 | 0 | 0.48 |
| HSL | 220º | 0.33% | 0.39% | - |
| HSV(B) | 220º | 0.5% | 0.52% | - |
| XYZ | 10.12 | 10.03 | 23.59 | - |
| YUV | 87.44 | 153.71 | 113.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 89 | 133 | 0.50 | 0.33 | 0 | 0.48 | 220 | 0.33 | 0.39 |
| Hex | 43 | 59 | 85 | 32 | 21 | 0 | 30 | DC | 21 | 27 |
| Octal | 103 | 131 | 205 | 62 | 41 | 0 | 60 | 334 | 41 | 47 |
| Binary | 1000011 | 1011001 | 10000101 | 110010 | 100001 | 0 | 110000 | 11011100 | 100001 | 100111 |
Color Harmonies of #435985
Complementary color
Monochromatic Colors of #435985
Black with #435985
Text Example
Text Example
White with #435985
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435985; }
p { color: rgb(67,89,133); }
H1.HeaderClassName
{
color: #435985;
}
.AnyTagClassName
{
color: #435985;
}
</style>
background-color css
<style>
a { background-color: #435985; }
a { background-color: rgb(67,89,133); }
div.DivClassName
{
background-color: #435985;
}
.BgClassName
{
background-color: #435985;
}
</style>
border-color css
<style>
span { border-color: #435985; }
span { border-color: rgb(67,89,133); }
td.TdClassName
{
border-color: #435985;
}
.TagClassName
{
border-color: #435985;
}
</style>