Shades of Orient #296580
Tints of Orient #296580
RGB
CMYK
RGB Variations
Color information
#296580 (or 0x296580) is known color: Orient. HEX triplet: 29, 65 and 80. RGB value is (41,101,128). Sum of RGB (Red+Green+Blue) = 41+101+128=270 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.19% from 270); Green value is 101 (39.84% from 255 or 37.41% from 270); Blue value is 128 (50.39% from 255 or 47.41% from 270); Max value from RGB is 128 - color contains mainly: blue. Hex color #296580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296580 is #D69A7F. Grayscale: #555555. Windows color (decimal): -14064256 or 8414505. OLE color: 8414505.
HSL color Cylindrical-coordinate representation of color #296580: hue angle of 198.62º degrees, saturation: 0.51, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #296580 is Cyan = 0.68, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 41 | 101 | 128 | - |
| CMYK | 0.68 | 0.21 | 0 | 0.50 |
| HSL | 198.62º | 0.51% | 0.33% | - |
| HSV(B) | 198.62º | 0.68% | 0.5% | - |
| XYZ | 9.46 | 11.34 | 22.11 | - |
| YUV | 86.14 | 151.62 | 95.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 128 | 0.68 | 0.21 | 0 | 0.50 | 198.62 | 0.51 | 0.33 |
| Hex | 29 | 65 | 80 | 44 | 15 | 0 | 32 | C7 | 33 | 21 |
| Octal | 51 | 145 | 200 | 104 | 25 | 0 | 62 | 307 | 63 | 41 |
| Binary | 101001 | 1100101 | 10000000 | 1000100 | 10101 | 0 | 110010 | 11000111 | 110011 | 100001 |
Color Harmonies of #296580
Complementary color
Monochromatic Colors of #296580
Black with #296580
Text Example
Text Example
White with #296580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296580; }
p { color: rgb(41,101,128); }
H1.HeaderClassName
{
color: #296580;
}
.AnyTagClassName
{
color: #296580;
}
</style>
background-color css
<style>
a { background-color: #296580; }
a { background-color: rgb(41,101,128); }
div.DivClassName
{
background-color: #296580;
}
.BgClassName
{
background-color: #296580;
}
</style>
border-color css
<style>
span { border-color: #296580; }
span { border-color: rgb(41,101,128); }
td.TdClassName
{
border-color: #296580;
}
.TagClassName
{
border-color: #296580;
}
</style>