Shades of Orient #125478
Tints of Orient #125478
RGB
CMYK
RGB Variations
Color information
#125478 (or 0x125478) is known color: Orient. HEX triplet: 12, 54 and 78. RGB value is (18,84,120). Sum of RGB (Red+Green+Blue) = 18+84+120=222 (29% of max value = 765). Red value is 18 (7.42% from 255 or 8.11% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 120 (47.27% from 255 or 54.05% from 222); Max value from RGB is 120 - color contains mainly: blue. Hex color #125478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #125478 is #EDAB87. Grayscale: #444444. Windows color (decimal): -15575944 or 7885842. OLE color: 7885842.
HSL color Cylindrical-coordinate representation of color #125478: hue angle of 201.18º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #125478 is Cyan = 0.85, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 18 | 84 | 120 | - |
| CMYK | 0.85 | 0.3 | 0 | 0.53 |
| HSL | 201.18º | 0.74% | 0.27% | - |
| HSV(B) | 201.18º | 0.85% | 0.47% | - |
| XYZ | 6.81 | 7.83 | 18.92 | - |
| YUV | 68.37 | 157.13 | 92.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 84 | 120 | 0.85 | 0.3 | 0 | 0.53 | 201.18 | 0.74 | 0.27 |
| Hex | 12 | 54 | 78 | 55 | 1E | 0 | 35 | C9 | 4A | 1B |
| Octal | 22 | 124 | 170 | 125 | 36 | 0 | 65 | 311 | 112 | 33 |
| Binary | 10010 | 1010100 | 1111000 | 1010101 | 11110 | 0 | 110101 | 11001001 | 1001010 | 11011 |
Color Harmonies of #125478
Complementary color
Monochromatic Colors of #125478
Black with #125478
Text Example
Text Example
White with #125478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #125478; }
p { color: rgb(18,84,120); }
H1.HeaderClassName
{
color: #125478;
}
.AnyTagClassName
{
color: #125478;
}
</style>
background-color css
<style>
a { background-color: #125478; }
a { background-color: rgb(18,84,120); }
div.DivClassName
{
background-color: #125478;
}
.BgClassName
{
background-color: #125478;
}
</style>
border-color css
<style>
span { border-color: #125478; }
span { border-color: rgb(18,84,120); }
td.TdClassName
{
border-color: #125478;
}
.TagClassName
{
border-color: #125478;
}
</style>