Shades of Orient #255970
Tints of Orient #255970
RGB
CMYK
RGB Variations
Color information
#255970 (or 0x255970) is known color: Orient. HEX triplet: 25, 59 and 70. RGB value is (37,89,112). Sum of RGB (Red+Green+Blue) = 37+89+112=238 (31% of max value = 765). Red value is 37 (14.84% from 255 or 15.55% from 238); Green value is 89 (35.16% from 255 or 37.39% from 238); Blue value is 112 (44.14% from 255 or 47.06% from 238); Max value from RGB is 112 - color contains mainly: blue. Hex color #255970 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255970 is #DAA68F. Grayscale: #4B4B4B. Windows color (decimal): -14329488 or 7362853. OLE color: 7362853.
HSL color Cylindrical-coordinate representation of color #255970: hue angle of 198.4º 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 #255970 is Cyan = 0.67, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 37 | 89 | 112 | - |
| CMYK | 0.67 | 0.21 | 0 | 0.56 |
| HSL | 198.4º | 0.5% | 0.29% | - |
| HSV(B) | 198.4º | 0.67% | 0.44% | - |
| XYZ | 7.26 | 8.71 | 16.63 | - |
| YUV | 76.07 | 148.27 | 100.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 89 | 112 | 0.67 | 0.21 | 0 | 0.56 | 198.4 | 0.5 | 0.29 |
| Hex | 25 | 59 | 70 | 43 | 15 | 0 | 38 | C6 | 32 | 1D |
| Octal | 45 | 131 | 160 | 103 | 25 | 0 | 70 | 306 | 62 | 35 |
| Binary | 100101 | 1011001 | 1110000 | 1000011 | 10101 | 0 | 111000 | 11000110 | 110010 | 11101 |
Color Harmonies of #255970
Complementary color
Monochromatic Colors of #255970
Black with #255970
Text Example
Text Example
White with #255970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255970; }
p { color: rgb(37,89,112); }
H1.HeaderClassName
{
color: #255970;
}
.AnyTagClassName
{
color: #255970;
}
</style>
background-color css
<style>
a { background-color: #255970; }
a { background-color: rgb(37,89,112); }
div.DivClassName
{
background-color: #255970;
}
.BgClassName
{
background-color: #255970;
}
</style>
border-color css
<style>
span { border-color: #255970; }
span { border-color: rgb(37,89,112); }
td.TdClassName
{
border-color: #255970;
}
.TagClassName
{
border-color: #255970;
}
</style>