Shades of Orient #255974
Tints of Orient #255974
RGB
CMYK
RGB Variations
Color information
#255974 (or 0x255974) is known color: Orient. HEX triplet: 25, 59 and 74. RGB value is (37,89,116). Sum of RGB (Red+Green+Blue) = 37+89+116=242 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.29% from 242); Green value is 89 (35.16% from 255 or 36.78% from 242); Blue value is 116 (45.70% from 255 or 47.93% from 242); Max value from RGB is 116 - color contains mainly: blue. Hex color #255974 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255974 is #DAA68B. Grayscale: #4C4C4C. Windows color (decimal): -14329484 or 7624997. OLE color: 7624997.
HSL color Cylindrical-coordinate representation of color #255974: hue angle of 200.51º degrees, saturation: 0.52, 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 #255974 is Cyan = 0.68, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 89 | 116 | - |
| CMYK | 0.68 | 0.23 | 0 | 0.55 |
| HSL | 200.51º | 0.52% | 0.3% | - |
| HSV(B) | 200.51º | 0.68% | 0.45% | - |
| XYZ | 7.49 | 8.8 | 17.83 | - |
| YUV | 76.53 | 150.27 | 99.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 89 | 116 | 0.68 | 0.23 | 0 | 0.55 | 200.51 | 0.52 | 0.3 |
| Hex | 25 | 59 | 74 | 44 | 17 | 0 | 37 | C9 | 34 | 1E |
| Octal | 45 | 131 | 164 | 104 | 27 | 0 | 67 | 311 | 64 | 36 |
| Binary | 100101 | 1011001 | 1110100 | 1000100 | 10111 | 0 | 110111 | 11001001 | 110100 | 11110 |
Color Harmonies of #255974
Complementary color
Monochromatic Colors of #255974
Black with #255974
Text Example
Text Example
White with #255974
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255974; }
p { color: rgb(37,89,116); }
H1.HeaderClassName
{
color: #255974;
}
.AnyTagClassName
{
color: #255974;
}
</style>
background-color css
<style>
a { background-color: #255974; }
a { background-color: rgb(37,89,116); }
div.DivClassName
{
background-color: #255974;
}
.BgClassName
{
background-color: #255974;
}
</style>
border-color css
<style>
span { border-color: #255974; }
span { border-color: rgb(37,89,116); }
td.TdClassName
{
border-color: #255974;
}
.TagClassName
{
border-color: #255974;
}
</style>