Shades of Orient #256178
Tints of Orient #256178
RGB
CMYK
RGB Variations
Color information
#256178 (or 0x256178) is known color: Orient. HEX triplet: 25, 61 and 78. RGB value is (37,97,120). Sum of RGB (Red+Green+Blue) = 37+97+120=254 (33% of max value = 765). Red value is 37 (14.84% from 255 or 14.57% from 254); Green value is 97 (38.28% from 255 or 38.19% from 254); Blue value is 120 (47.27% from 255 or 47.24% from 254); Max value from RGB is 120 - color contains mainly: blue. Hex color #256178 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #256178 is #DA9E87. Grayscale: #515151. Windows color (decimal): -14327432 or 7889189. OLE color: 7889189.
HSL color Cylindrical-coordinate representation of color #256178: hue angle of 196.63º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #256178 is Cyan = 0.69, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 37 | 97 | 120 | - |
| CMYK | 0.69 | 0.19 | 0 | 0.53 |
| HSL | 196.63º | 0.53% | 0.31% | - |
| HSV(B) | 196.63º | 0.69% | 0.47% | - |
| XYZ | 8.43 | 10.3 | 19.31 | - |
| YUV | 81.68 | 149.62 | 96.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 97 | 120 | 0.69 | 0.19 | 0 | 0.53 | 196.63 | 0.53 | 0.31 |
| Hex | 25 | 61 | 78 | 45 | 13 | 0 | 35 | C5 | 35 | 1F |
| Octal | 45 | 141 | 170 | 105 | 23 | 0 | 65 | 305 | 65 | 37 |
| Binary | 100101 | 1100001 | 1111000 | 1000101 | 10011 | 0 | 110101 | 11000101 | 110101 | 11111 |
Color Harmonies of #256178
Complementary color
Monochromatic Colors of #256178
Black with #256178
Text Example
Text Example
White with #256178
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #256178; }
p { color: rgb(37,97,120); }
H1.HeaderClassName
{
color: #256178;
}
.AnyTagClassName
{
color: #256178;
}
</style>
background-color css
<style>
a { background-color: #256178; }
a { background-color: rgb(37,97,120); }
div.DivClassName
{
background-color: #256178;
}
.BgClassName
{
background-color: #256178;
}
</style>
border-color css
<style>
span { border-color: #256178; }
span { border-color: rgb(37,97,120); }
td.TdClassName
{
border-color: #256178;
}
.TagClassName
{
border-color: #256178;
}
</style>