Shades of Orient #296581
Tints of Orient #296581
RGB
CMYK
RGB Variations
Color information
#296581 (or 0x296581) is known color: Orient. HEX triplet: 29, 65 and 81. RGB value is (41,101,129). Sum of RGB (Red+Green+Blue) = 41+101+129=271 (35% of max value = 765). Red value is 41 (16.41% from 255 or 15.13% from 271); Green value is 101 (39.84% from 255 or 37.27% from 271); Blue value is 129 (50.78% from 255 or 47.60% from 271); Max value from RGB is 129 - color contains mainly: blue. Hex color #296581 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #296581 is #D69A7E. Grayscale: #565656. Windows color (decimal): -14064255 or 8480041. OLE color: 8480041.
HSL color Cylindrical-coordinate representation of color #296581: hue angle of 199.09º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #296581 is Cyan = 0.68, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 41 | 101 | 129 | - |
| CMYK | 0.68 | 0.22 | 0 | 0.49 |
| HSL | 199.09º | 0.52% | 0.33% | - |
| HSV(B) | 199.09º | 0.68% | 0.51% | - |
| XYZ | 9.53 | 11.36 | 22.46 | - |
| YUV | 86.25 | 152.12 | 95.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 101 | 129 | 0.68 | 0.22 | 0 | 0.49 | 199.09 | 0.52 | 0.33 |
| Hex | 29 | 65 | 81 | 44 | 16 | 0 | 31 | C7 | 34 | 21 |
| Octal | 51 | 145 | 201 | 104 | 26 | 0 | 61 | 307 | 64 | 41 |
| Binary | 101001 | 1100101 | 10000001 | 1000100 | 10110 | 0 | 110001 | 11000111 | 110100 | 100001 |
Color Harmonies of #296581
Complementary color
Monochromatic Colors of #296581
Black with #296581
Text Example
Text Example
White with #296581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #296581; }
p { color: rgb(41,101,129); }
H1.HeaderClassName
{
color: #296581;
}
.AnyTagClassName
{
color: #296581;
}
</style>
background-color css
<style>
a { background-color: #296581; }
a { background-color: rgb(41,101,129); }
div.DivClassName
{
background-color: #296581;
}
.BgClassName
{
background-color: #296581;
}
</style>
border-color css
<style>
span { border-color: #296581; }
span { border-color: rgb(41,101,129); }
td.TdClassName
{
border-color: #296581;
}
.TagClassName
{
border-color: #296581;
}
</style>