Shades of Orient #255573
Tints of Orient #255573
RGB
CMYK
RGB Variations
Color information
#255573 (or 0x255573) is known color: Orient. HEX triplet: 25, 55 and 73. RGB value is (37,85,115). Sum of RGB (Red+Green+Blue) = 37+85+115=237 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.61% from 237); Green value is 85 (33.59% from 255 or 35.86% from 237); Blue value is 115 (45.31% from 255 or 48.52% from 237); Max value from RGB is 115 - color contains mainly: blue. Hex color #255573 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255573 is #DAAA8C. Grayscale: #494949. Windows color (decimal): -14330509 or 7558437. OLE color: 7558437.
HSL color Cylindrical-coordinate representation of color #255573: hue angle of 203.08º 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 #255573 is Cyan = 0.68, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 85 | 115 | - |
| CMYK | 0.68 | 0.26 | 0 | 0.55 |
| HSL | 203.08º | 0.51% | 0.3% | - |
| HSV(B) | 203.08º | 0.68% | 0.45% | - |
| XYZ | 7.11 | 8.13 | 17.41 | - |
| YUV | 74.07 | 151.1 | 101.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 85 | 115 | 0.68 | 0.26 | 0 | 0.55 | 203.08 | 0.51 | 0.3 |
| Hex | 25 | 55 | 73 | 44 | 1A | 0 | 37 | CB | 33 | 1E |
| Octal | 45 | 125 | 163 | 104 | 32 | 0 | 67 | 313 | 63 | 36 |
| Binary | 100101 | 1010101 | 1110011 | 1000100 | 11010 | 0 | 110111 | 11001011 | 110011 | 11110 |
Color Harmonies of #255573
Complementary color
Monochromatic Colors of #255573
Black with #255573
Text Example
Text Example
White with #255573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255573; }
p { color: rgb(37,85,115); }
H1.HeaderClassName
{
color: #255573;
}
.AnyTagClassName
{
color: #255573;
}
</style>
background-color css
<style>
a { background-color: #255573; }
a { background-color: rgb(37,85,115); }
div.DivClassName
{
background-color: #255573;
}
.BgClassName
{
background-color: #255573;
}
</style>
border-color css
<style>
span { border-color: #255573; }
span { border-color: rgb(37,85,115); }
td.TdClassName
{
border-color: #255573;
}
.TagClassName
{
border-color: #255573;
}
</style>