Shades of Orient #265875
Tints of Orient #265875
RGB
CMYK
RGB Variations
Color information
#265875 (or 0x265875) is known color: Orient. HEX triplet: 26, 58 and 75. RGB value is (38,88,117). Sum of RGB (Red+Green+Blue) = 38+88+117=243 (32% of max value = 765). Red value is 38 (15.23% from 255 or 15.64% from 243); Green value is 88 (34.77% from 255 or 36.21% from 243); Blue value is 117 (46.09% from 255 or 48.15% from 243); Max value from RGB is 117 - color contains mainly: blue. Hex color #265875 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #265875 is #D9A78A. Grayscale: #4C4C4C. Windows color (decimal): -14264203 or 7690278. OLE color: 7690278.
HSL color Cylindrical-coordinate representation of color #265875: hue angle of 202.03º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #265875 is Cyan = 0.68, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 88 | 117 | - |
| CMYK | 0.68 | 0.25 | 0 | 0.54 |
| HSL | 202.03º | 0.51% | 0.3% | - |
| HSV(B) | 202.03º | 0.68% | 0.46% | - |
| XYZ | 7.5 | 8.68 | 18.11 | - |
| YUV | 76.36 | 150.94 | 100.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 88 | 117 | 0.68 | 0.25 | 0 | 0.54 | 202.03 | 0.51 | 0.3 |
| Hex | 26 | 58 | 75 | 44 | 19 | 0 | 36 | CA | 33 | 1E |
| Octal | 46 | 130 | 165 | 104 | 31 | 0 | 66 | 312 | 63 | 36 |
| Binary | 100110 | 1011000 | 1110101 | 1000100 | 11001 | 0 | 110110 | 11001010 | 110011 | 11110 |
Color Harmonies of #265875
Complementary color
Monochromatic Colors of #265875
Black with #265875
Text Example
Text Example
White with #265875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #265875; }
p { color: rgb(38,88,117); }
H1.HeaderClassName
{
color: #265875;
}
.AnyTagClassName
{
color: #265875;
}
</style>
background-color css
<style>
a { background-color: #265875; }
a { background-color: rgb(38,88,117); }
div.DivClassName
{
background-color: #265875;
}
.BgClassName
{
background-color: #265875;
}
</style>
border-color css
<style>
span { border-color: #265875; }
span { border-color: rgb(38,88,117); }
td.TdClassName
{
border-color: #265875;
}
.TagClassName
{
border-color: #265875;
}
</style>