Shades of Orient #266075
Tints of Orient #266075
RGB
CMYK
RGB Variations
Color information
#266075 (or 0x266075) is known color: Orient. HEX triplet: 26, 60 and 75. RGB value is (38,96,117). Sum of RGB (Red+Green+Blue) = 38+96+117=251 (33% of max value = 765). Red value is 38 (15.23% from 255 or 15.14% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 117 (46.09% from 255 or 46.61% from 251); Max value from RGB is 117 - color contains mainly: blue. Hex color #266075 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #266075 is #D99F8A. Grayscale: #505050. Windows color (decimal): -14262155 or 7692326. OLE color: 7692326.
HSL color Cylindrical-coordinate representation of color #266075: hue angle of 195.95º 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 #266075 is Cyan = 0.68, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 38 | 96 | 117 | - |
| CMYK | 0.68 | 0.18 | 0 | 0.54 |
| HSL | 195.95º | 0.51% | 0.3% | - |
| HSV(B) | 195.95º | 0.68% | 0.46% | - |
| XYZ | 8.19 | 10.06 | 18.34 | - |
| YUV | 81.05 | 148.28 | 97.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 96 | 117 | 0.68 | 0.18 | 0 | 0.54 | 195.95 | 0.51 | 0.3 |
| Hex | 26 | 60 | 75 | 44 | 12 | 0 | 36 | C4 | 33 | 1E |
| Octal | 46 | 140 | 165 | 104 | 22 | 0 | 66 | 304 | 63 | 36 |
| Binary | 100110 | 1100000 | 1110101 | 1000100 | 10010 | 0 | 110110 | 11000100 | 110011 | 11110 |
Color Harmonies of #266075
Complementary color
Monochromatic Colors of #266075
Black with #266075
Text Example
Text Example
White with #266075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #266075; }
p { color: rgb(38,96,117); }
H1.HeaderClassName
{
color: #266075;
}
.AnyTagClassName
{
color: #266075;
}
</style>
background-color css
<style>
a { background-color: #266075; }
a { background-color: rgb(38,96,117); }
div.DivClassName
{
background-color: #266075;
}
.BgClassName
{
background-color: #266075;
}
</style>
border-color css
<style>
span { border-color: #266075; }
span { border-color: rgb(38,96,117); }
td.TdClassName
{
border-color: #266075;
}
.TagClassName
{
border-color: #266075;
}
</style>