Shades of Orient #255771
Tints of Orient #255771
RGB
CMYK
RGB Variations
Color information
#255771 (or 0x255771) is known color: Orient. HEX triplet: 25, 57 and 71. RGB value is (37,87,113). Sum of RGB (Red+Green+Blue) = 37+87+113=237 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.61% from 237); Green value is 87 (34.38% from 255 or 36.71% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 113 - color contains mainly: blue. Hex color #255771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255771 is #DAA88E. Grayscale: #4A4A4A. Windows color (decimal): -14329999 or 7427877. OLE color: 7427877.
HSL color Cylindrical-coordinate representation of color #255771: hue angle of 200.53º 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 #255771 is Cyan = 0.67, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 87 | 113 | - |
| CMYK | 0.67 | 0.23 | 0 | 0.56 |
| HSL | 200.53º | 0.51% | 0.29% | - |
| HSV(B) | 200.53º | 0.67% | 0.44% | - |
| XYZ | 7.15 | 8.4 | 16.87 | - |
| YUV | 75.01 | 149.44 | 100.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 87 | 113 | 0.67 | 0.23 | 0 | 0.56 | 200.53 | 0.51 | 0.29 |
| Hex | 25 | 57 | 71 | 43 | 17 | 0 | 38 | C9 | 33 | 1D |
| Octal | 45 | 127 | 161 | 103 | 27 | 0 | 70 | 311 | 63 | 35 |
| Binary | 100101 | 1010111 | 1110001 | 1000011 | 10111 | 0 | 111000 | 11001001 | 110011 | 11101 |
Color Harmonies of #255771
Complementary color
Monochromatic Colors of #255771
Black with #255771
Text Example
Text Example
White with #255771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255771; }
p { color: rgb(37,87,113); }
H1.HeaderClassName
{
color: #255771;
}
.AnyTagClassName
{
color: #255771;
}
</style>
background-color css
<style>
a { background-color: #255771; }
a { background-color: rgb(37,87,113); }
div.DivClassName
{
background-color: #255771;
}
.BgClassName
{
background-color: #255771;
}
</style>
border-color css
<style>
span { border-color: #255771; }
span { border-color: rgb(37,87,113); }
td.TdClassName
{
border-color: #255771;
}
.TagClassName
{
border-color: #255771;
}
</style>