Shades of Orient #256071
Tints of Orient #256071
RGB
CMYK
RGB Variations
Color information
#256071 (or 0x256071) is known color: Orient. HEX triplet: 25, 60 and 71. RGB value is (37,96,113). Sum of RGB (Red+Green+Blue) = 37+96+113=246 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.04% from 246); Green value is 96 (37.89% from 255 or 39.02% from 246); Blue value is 113 (44.53% from 255 or 45.93% from 246); Max value from RGB is 113 - color contains mainly: blue. Hex color #256071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256071 is #DA9F8E. Grayscale: #505050. Windows color (decimal): -14327695 or 7430181. OLE color: 7430181.
HSL color Cylindrical-coordinate representation of color #256071: hue angle of 193.42º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #256071 is Cyan = 0.67, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 96 | 113 | - |
| CMYK | 0.67 | 0.15 | 0 | 0.56 |
| HSL | 193.42º | 0.51% | 0.29% | - |
| HSV(B) | 193.42º | 0.67% | 0.44% | - |
| XYZ | 7.93 | 9.95 | 17.13 | - |
| YUV | 80.3 | 146.45 | 97.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 96 | 113 | 0.67 | 0.15 | 0 | 0.56 | 193.42 | 0.51 | 0.29 |
| Hex | 25 | 60 | 71 | 43 | F | 0 | 38 | C1 | 33 | 1D |
| Octal | 45 | 140 | 161 | 103 | 17 | 0 | 70 | 301 | 63 | 35 |
| Binary | 100101 | 1100000 | 1110001 | 1000011 | 1111 | 0 | 111000 | 11000001 | 110011 | 11101 |
Color Harmonies of #256071
Complementary color
Monochromatic Colors of #256071
Black with #256071
Text Example
Text Example
White with #256071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256071; }
p { color: rgb(37,96,113); }
H1.HeaderClassName
{
color: #256071;
}
.AnyTagClassName
{
color: #256071;
}
</style>
background-color css
<style>
a { background-color: #256071; }
a { background-color: rgb(37,96,113); }
div.DivClassName
{
background-color: #256071;
}
.BgClassName
{
background-color: #256071;
}
</style>
border-color css
<style>
span { border-color: #256071; }
span { border-color: rgb(37,96,113); }
td.TdClassName
{
border-color: #256071;
}
.TagClassName
{
border-color: #256071;
}
</style>