Shades of Orient #256076
Tints of Orient #256076
RGB
CMYK
RGB Variations
Color information
#256076 (or 0x256076) is known color: Orient. HEX triplet: 25, 60 and 76. RGB value is (37,96,118). Sum of RGB (Red+Green+Blue) = 37+96+118=251 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.74% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 118 (46.48% from 255 or 47.01% from 251); Max value from RGB is 118 - color contains mainly: blue. Hex color #256076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256076 is #DA9F89. Grayscale: #505050. Windows color (decimal): -14327690 or 7757861. OLE color: 7757861.
HSL color Cylindrical-coordinate representation of color #256076: hue angle of 196.3º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #256076 is Cyan = 0.69, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 37 | 96 | 118 | - |
| CMYK | 0.69 | 0.19 | 0 | 0.54 |
| HSL | 196.3º | 0.52% | 0.3% | - |
| HSV(B) | 196.3º | 0.69% | 0.46% | - |
| XYZ | 8.22 | 10.07 | 18.65 | - |
| YUV | 80.87 | 148.95 | 96.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 96 | 118 | 0.69 | 0.19 | 0 | 0.54 | 196.3 | 0.52 | 0.3 |
| Hex | 25 | 60 | 76 | 45 | 13 | 0 | 36 | C4 | 34 | 1E |
| Octal | 45 | 140 | 166 | 105 | 23 | 0 | 66 | 304 | 64 | 36 |
| Binary | 100101 | 1100000 | 1110110 | 1000101 | 10011 | 0 | 110110 | 11000100 | 110100 | 11110 |
Color Harmonies of #256076
Complementary color
Monochromatic Colors of #256076
Black with #256076
Text Example
Text Example
White with #256076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256076; }
p { color: rgb(37,96,118); }
H1.HeaderClassName
{
color: #256076;
}
.AnyTagClassName
{
color: #256076;
}
</style>
background-color css
<style>
a { background-color: #256076; }
a { background-color: rgb(37,96,118); }
div.DivClassName
{
background-color: #256076;
}
.BgClassName
{
background-color: #256076;
}
</style>
border-color css
<style>
span { border-color: #256076; }
span { border-color: rgb(37,96,118); }
td.TdClassName
{
border-color: #256076;
}
.TagClassName
{
border-color: #256076;
}
</style>