Shades of Orient #256275
Tints of Orient #256275
RGB
CMYK
RGB Variations
Color information
#256275 (or 0x256275) is known color: Orient. HEX triplet: 25, 62 and 75. RGB value is (37,98,117). Sum of RGB (Red+Green+Blue) = 37+98+117=252 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.68% from 252); Green value is 98 (38.67% from 255 or 38.89% from 252); Blue value is 117 (46.09% from 255 or 46.43% from 252); Max value from RGB is 117 - color contains mainly: blue. Hex color #256275 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256275 is #DA9D8A. Grayscale: #515151. Windows color (decimal): -14327179 or 7692837. OLE color: 7692837.
HSL color Cylindrical-coordinate representation of color #256275: hue angle of 194.25º degrees, saturation: 0.52, 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 #256275 is Cyan = 0.68, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 98 | 117 | - |
| CMYK | 0.68 | 0.16 | 0 | 0.54 |
| HSL | 194.25º | 0.52% | 0.3% | - |
| HSV(B) | 194.25º | 0.68% | 0.46% | - |
| XYZ | 8.34 | 10.41 | 18.4 | - |
| YUV | 81.93 | 147.79 | 95.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 98 | 117 | 0.68 | 0.16 | 0 | 0.54 | 194.25 | 0.52 | 0.3 |
| Hex | 25 | 62 | 75 | 44 | 10 | 0 | 36 | C2 | 34 | 1E |
| Octal | 45 | 142 | 165 | 104 | 20 | 0 | 66 | 302 | 64 | 36 |
| Binary | 100101 | 1100010 | 1110101 | 1000100 | 10000 | 0 | 110110 | 11000010 | 110100 | 11110 |
Color Harmonies of #256275
Complementary color
Monochromatic Colors of #256275
Black with #256275
Text Example
Text Example
White with #256275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256275; }
p { color: rgb(37,98,117); }
H1.HeaderClassName
{
color: #256275;
}
.AnyTagClassName
{
color: #256275;
}
</style>
background-color css
<style>
a { background-color: #256275; }
a { background-color: rgb(37,98,117); }
div.DivClassName
{
background-color: #256275;
}
.BgClassName
{
background-color: #256275;
}
</style>
border-color css
<style>
span { border-color: #256275; }
span { border-color: rgb(37,98,117); }
td.TdClassName
{
border-color: #256275;
}
.TagClassName
{
border-color: #256275;
}
</style>