Shades of Orient #12516A
Tints of Orient #12516A
RGB
CMYK
RGB Variations
Color information
#12516A (or 0x12516A) is known color: Orient. HEX triplet: 12, 51 and 6A. RGB value is (18,81,106). Sum of RGB (Red+Green+Blue) = 18+81+106=205 (27% of max value = 765). Red value is 18 (7.42% from 255 or 8.78% from 205); Green value is 81 (32.03% from 255 or 39.51% from 205); Blue value is 106 (41.80% from 255 or 51.71% from 205); Max value from RGB is 106 - color contains mainly: blue. Hex color #12516A is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #12516A is #EDAE95. Grayscale: #404040. Windows color (decimal): -15576726 or 6967570. OLE color: 6967570.
HSL color Cylindrical-coordinate representation of color #12516A: hue angle of 197.05º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.42% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #12516A is Cyan = 0.83, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.58.
Color convert
| RGB | 18 | 81 | 106 | - |
| CMYK | 0.83 | 0.24 | 0 | 0.58 |
| HSL | 197.05º | 0.71% | 0.24% | - |
| HSV(B) | 197.05º | 0.83% | 0.42% | - |
| XYZ | 5.79 | 7.05 | 14.69 | - |
| YUV | 65.01 | 151.13 | 94.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 81 | 106 | 0.83 | 0.24 | 0 | 0.58 | 197.05 | 0.71 | 0.24 |
| Hex | 12 | 51 | 6A | 53 | 18 | 0 | 3A | C5 | 47 | 18 |
| Octal | 22 | 121 | 152 | 123 | 30 | 0 | 72 | 305 | 107 | 30 |
| Binary | 10010 | 1010001 | 1101010 | 1010011 | 11000 | 0 | 111010 | 11000101 | 1000111 | 11000 |
Color Harmonies of #12516A
Complementary color
Monochromatic Colors of #12516A
Black with #12516A
Text Example
Text Example
White with #12516A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #12516A; }
p { color: rgb(18,81,106); }
H1.HeaderClassName
{
color: #12516A;
}
.AnyTagClassName
{
color: #12516A;
}
</style>
background-color css
<style>
a { background-color: #12516A; }
a { background-color: rgb(18,81,106); }
div.DivClassName
{
background-color: #12516A;
}
.BgClassName
{
background-color: #12516A;
}
</style>
border-color css
<style>
span { border-color: #12516A; }
span { border-color: rgb(18,81,106); }
td.TdClassName
{
border-color: #12516A;
}
.TagClassName
{
border-color: #12516A;
}
</style>