Shades of Orient #265874
Tints of Orient #265874
RGB
CMYK
RGB Variations
Color information
#265874 (or 0x265874) is known color: Orient. HEX triplet: 26, 58 and 74. RGB value is (38,88,116). Sum of RGB (Red+Green+Blue) = 38+88+116=242 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.70% from 242); Green value is 88 (34.77% from 255 or 36.36% 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 #265874 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265874 is #D9A78B. Grayscale: #4C4C4C. Windows color (decimal): -14264204 or 7624742. OLE color: 7624742.
HSL color Cylindrical-coordinate representation of color #265874: 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.67%. Process color model (Four color, CMYK) of #265874 is Cyan = 0.67, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 38 | 88 | 116 | - |
| CMYK | 0.67 | 0.24 | 0 | 0.55 |
| HSL | 201.54º | 0.51% | 0.3% | - |
| HSV(B) | 201.54º | 0.67% | 0.45% | - |
| XYZ | 7.44 | 8.65 | 17.8 | - |
| YUV | 76.24 | 150.44 | 100.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 88 | 116 | 0.67 | 0.24 | 0 | 0.55 | 201.54 | 0.51 | 0.3 |
| Hex | 26 | 58 | 74 | 43 | 18 | 0 | 37 | CA | 33 | 1E |
| Octal | 46 | 130 | 164 | 103 | 30 | 0 | 67 | 312 | 63 | 36 |
| Binary | 100110 | 1011000 | 1110100 | 1000011 | 11000 | 0 | 110111 | 11001010 | 110011 | 11110 |
Color Harmonies of #265874
Complementary color
Monochromatic Colors of #265874
Black with #265874
Text Example
Text Example
White with #265874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265874; }
p { color: rgb(38,88,116); }
H1.HeaderClassName
{
color: #265874;
}
.AnyTagClassName
{
color: #265874;
}
</style>
background-color css
<style>
a { background-color: #265874; }
a { background-color: rgb(38,88,116); }
div.DivClassName
{
background-color: #265874;
}
.BgClassName
{
background-color: #265874;
}
</style>
border-color css
<style>
span { border-color: #265874; }
span { border-color: rgb(38,88,116); }
td.TdClassName
{
border-color: #265874;
}
.TagClassName
{
border-color: #265874;
}
</style>