Shades of Orient #255773
Tints of Orient #255773
RGB
CMYK
RGB Variations
Color information
#255773 (or 0x255773) is known color: Orient. HEX triplet: 25, 57 and 73. RGB value is (37,87,115). Sum of RGB (Red+Green+Blue) = 37+87+115=239 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.48% from 239); Green value is 87 (34.38% from 255 or 36.40% from 239); Blue value is 115 (45.31% from 255 or 48.12% from 239); Max value from RGB is 115 - color contains mainly: blue. Hex color #255773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255773 is #DAA88C. Grayscale: #4B4B4B. Windows color (decimal): -14329997 or 7558949. OLE color: 7558949.
HSL color Cylindrical-coordinate representation of color #255773: hue angle of 201.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #255773 is Cyan = 0.68, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 87 | 115 | - |
| CMYK | 0.68 | 0.24 | 0 | 0.55 |
| HSL | 201.54º | 0.51% | 0.3% | - |
| HSV(B) | 201.54º | 0.68% | 0.45% | - |
| XYZ | 7.27 | 8.45 | 17.47 | - |
| YUV | 75.24 | 150.44 | 100.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 87 | 115 | 0.68 | 0.24 | 0 | 0.55 | 201.54 | 0.51 | 0.3 |
| Hex | 25 | 57 | 73 | 44 | 18 | 0 | 37 | CA | 33 | 1E |
| Octal | 45 | 127 | 163 | 104 | 30 | 0 | 67 | 312 | 63 | 36 |
| Binary | 100101 | 1010111 | 1110011 | 1000100 | 11000 | 0 | 110111 | 11001010 | 110011 | 11110 |
Color Harmonies of #255773
Complementary color
Monochromatic Colors of #255773
Black with #255773
Text Example
Text Example
White with #255773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255773; }
p { color: rgb(37,87,115); }
H1.HeaderClassName
{
color: #255773;
}
.AnyTagClassName
{
color: #255773;
}
</style>
background-color css
<style>
a { background-color: #255773; }
a { background-color: rgb(37,87,115); }
div.DivClassName
{
background-color: #255773;
}
.BgClassName
{
background-color: #255773;
}
</style>
border-color css
<style>
span { border-color: #255773; }
span { border-color: rgb(37,87,115); }
td.TdClassName
{
border-color: #255773;
}
.TagClassName
{
border-color: #255773;
}
</style>