Shades of Chambray #435380
Tints of Chambray #435380
RGB
CMYK
RGB Variations
Color information
#435380 (or 0x435380) is known color: Chambray. HEX triplet: 43, 53 and 80. RGB value is (67,83,128). Sum of RGB (Red+Green+Blue) = 67+83+128=278 (36% of max value = 765). Red value is 67 (26.56% from 255 or 24.10% from 278); Green value is 83 (32.81% from 255 or 29.86% from 278); Blue value is 128 (50.39% from 255 or 46.04% from 278); Max value from RGB is 128 - color contains mainly: blue. Hex color #435380 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #435380 is #BCAC7F. Grayscale: #535353. Windows color (decimal): -12364928 or 8409923. OLE color: 8409923.
HSL color Cylindrical-coordinate representation of color #435380: hue angle of 224.26º degrees, saturation: 0.31, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #435380 is Cyan = 0.48, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 67 | 83 | 128 | - |
| CMYK | 0.48 | 0.35 | 0 | 0.50 |
| HSL | 224.26º | 0.31% | 0.38% | - |
| HSV(B) | 224.26º | 0.48% | 0.5% | - |
| XYZ | 9.3 | 8.94 | 21.66 | - |
| YUV | 83.35 | 153.2 | 116.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 67 | 83 | 128 | 0.48 | 0.35 | 0 | 0.50 | 224.26 | 0.31 | 0.38 |
| Hex | 43 | 53 | 80 | 30 | 23 | 0 | 32 | E0 | 1F | 26 |
| Octal | 103 | 123 | 200 | 60 | 43 | 0 | 62 | 340 | 37 | 46 |
| Binary | 1000011 | 1010011 | 10000000 | 110000 | 100011 | 0 | 110010 | 11100000 | 11111 | 100110 |
Color Harmonies of #435380
Complementary color
Monochromatic Colors of #435380
Black with #435380
Text Example
Text Example
White with #435380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #435380; }
p { color: rgb(67,83,128); }
H1.HeaderClassName
{
color: #435380;
}
.AnyTagClassName
{
color: #435380;
}
</style>
background-color css
<style>
a { background-color: #435380; }
a { background-color: rgb(67,83,128); }
div.DivClassName
{
background-color: #435380;
}
.BgClassName
{
background-color: #435380;
}
</style>
border-color css
<style>
span { border-color: #435380; }
span { border-color: rgb(67,83,128); }
td.TdClassName
{
border-color: #435380;
}
.TagClassName
{
border-color: #435380;
}
</style>