Shades of Orient #256380
Tints of Orient #256380
RGB
CMYK
RGB Variations
Color information
#256380 (or 0x256380) is known color: Orient. HEX triplet: 25, 63 and 80. RGB value is (37,99,128). Sum of RGB (Red+Green+Blue) = 37+99+128=264 (34% of max value = 765). Red value is 37 (14.84% from 255 or 14.02% from 264); Green value is 99 (39.06% from 255 or 37.5% from 264); Blue value is 128 (50.39% from 255 or 48.48% from 264); Max value from RGB is 128 - color contains mainly: blue. Hex color #256380 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #256380 is #DA9C7F. Grayscale: #535353. Windows color (decimal): -14326912 or 8413989. OLE color: 8413989.
HSL color Cylindrical-coordinate representation of color #256380: hue angle of 199.12º degrees, saturation: 0.55, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #256380 is Cyan = 0.71, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 37 | 99 | 128 | - |
| CMYK | 0.71 | 0.23 | 0 | 0.50 |
| HSL | 199.12º | 0.55% | 0.32% | - |
| HSV(B) | 199.12º | 0.71% | 0.5% | - |
| XYZ | 9.12 | 10.88 | 22.04 | - |
| YUV | 83.77 | 152.96 | 94.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 99 | 128 | 0.71 | 0.23 | 0 | 0.50 | 199.12 | 0.55 | 0.32 |
| Hex | 25 | 63 | 80 | 47 | 17 | 0 | 32 | C7 | 37 | 20 |
| Octal | 45 | 143 | 200 | 107 | 27 | 0 | 62 | 307 | 67 | 40 |
| Binary | 100101 | 1100011 | 10000000 | 1000111 | 10111 | 0 | 110010 | 11000111 | 110111 | 100000 |
Color Harmonies of #256380
Complementary color
Monochromatic Colors of #256380
Black with #256380
Text Example
Text Example
White with #256380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256380; }
p { color: rgb(37,99,128); }
H1.HeaderClassName
{
color: #256380;
}
.AnyTagClassName
{
color: #256380;
}
</style>
background-color css
<style>
a { background-color: #256380; }
a { background-color: rgb(37,99,128); }
div.DivClassName
{
background-color: #256380;
}
.BgClassName
{
background-color: #256380;
}
</style>
border-color css
<style>
span { border-color: #256380; }
span { border-color: rgb(37,99,128); }
td.TdClassName
{
border-color: #256380;
}
.TagClassName
{
border-color: #256380;
}
</style>