Shades of Orient #256170
Tints of Orient #256170
RGB
CMYK
RGB Variations
Color information
#256170 (or 0x256170) is known color: Orient. HEX triplet: 25, 61 and 70. RGB value is (37,97,112). Sum of RGB (Red+Green+Blue) = 37+97+112=246 (32% of max value = 765). Red value is 37 (14.84% from 255 or 15.04% from 246); Green value is 97 (38.28% from 255 or 39.43% from 246); Blue value is 112 (44.14% from 255 or 45.53% from 246); Max value from RGB is 112 - color contains mainly: blue. Hex color #256170 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256170 is #DA9E8F. Grayscale: #505050. Windows color (decimal): -14327440 or 7364901. OLE color: 7364901.
HSL color Cylindrical-coordinate representation of color #256170: hue angle of 192º degrees, saturation: 0.5, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #256170 is Cyan = 0.67, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 97 | 112 | - |
| CMYK | 0.67 | 0.13 | 0 | 0.56 |
| HSL | 192º | 0.5% | 0.29% | - |
| HSV(B) | 192º | 0.67% | 0.44% | - |
| XYZ | 7.96 | 10.11 | 16.86 | - |
| YUV | 80.77 | 145.62 | 96.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 97 | 112 | 0.67 | 0.13 | 0 | 0.56 | 192 | 0.5 | 0.29 |
| Hex | 25 | 61 | 70 | 43 | D | 0 | 38 | C0 | 32 | 1D |
| Octal | 45 | 141 | 160 | 103 | 15 | 0 | 70 | 300 | 62 | 35 |
| Binary | 100101 | 1100001 | 1110000 | 1000011 | 1101 | 0 | 111000 | 11000000 | 110010 | 11101 |
Color Harmonies of #256170
Complementary color
Monochromatic Colors of #256170
Black with #256170
Text Example
Text Example
White with #256170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256170; }
p { color: rgb(37,97,112); }
H1.HeaderClassName
{
color: #256170;
}
.AnyTagClassName
{
color: #256170;
}
</style>
background-color css
<style>
a { background-color: #256170; }
a { background-color: rgb(37,97,112); }
div.DivClassName
{
background-color: #256170;
}
.BgClassName
{
background-color: #256170;
}
</style>
border-color css
<style>
span { border-color: #256170; }
span { border-color: rgb(37,97,112); }
td.TdClassName
{
border-color: #256170;
}
.TagClassName
{
border-color: #256170;
}
</style>