Shades of Orient #255874
Tints of Orient #255874
RGB
CMYK
RGB Variations
Color information
#255874 (or 0x255874) is known color: Orient. HEX triplet: 25, 58 and 74. RGB value is (37,88,116). Sum of RGB (Red+Green+Blue) = 37+88+116=241 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.35% from 241); Green value is 88 (34.77% from 255 or 36.51% from 241); Blue value is 116 (45.70% from 255 or 48.13% from 241); Max value from RGB is 116 - color contains mainly: blue. Hex color #255874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255874 is #DAA78B. Grayscale: #4B4B4B. Windows color (decimal): -14329740 or 7624741. OLE color: 7624741.
HSL color Cylindrical-coordinate representation of color #255874: hue angle of 201.27º 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 #255874 is Cyan = 0.68, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 37 | 88 | 116 | - |
| CMYK | 0.68 | 0.24 | 0 | 0.55 |
| HSL | 201.27º | 0.52% | 0.3% | - |
| HSV(B) | 201.27º | 0.68% | 0.45% | - |
| XYZ | 7.41 | 8.63 | 17.8 | - |
| YUV | 75.94 | 150.6 | 100.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 88 | 116 | 0.68 | 0.24 | 0 | 0.55 | 201.27 | 0.52 | 0.3 |
| Hex | 25 | 58 | 74 | 44 | 18 | 0 | 37 | C9 | 34 | 1E |
| Octal | 45 | 130 | 164 | 104 | 30 | 0 | 67 | 311 | 64 | 36 |
| Binary | 100101 | 1011000 | 1110100 | 1000100 | 11000 | 0 | 110111 | 11001001 | 110100 | 11110 |
Color Harmonies of #255874
Complementary color
Monochromatic Colors of #255874
Black with #255874
Text Example
Text Example
White with #255874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255874; }
p { color: rgb(37,88,116); }
H1.HeaderClassName
{
color: #255874;
}
.AnyTagClassName
{
color: #255874;
}
</style>
background-color css
<style>
a { background-color: #255874; }
a { background-color: rgb(37,88,116); }
div.DivClassName
{
background-color: #255874;
}
.BgClassName
{
background-color: #255874;
}
</style>
border-color css
<style>
span { border-color: #255874; }
span { border-color: rgb(37,88,116); }
td.TdClassName
{
border-color: #255874;
}
.TagClassName
{
border-color: #255874;
}
</style>