Shades of Orient #175274
Tints of Orient #175274
RGB
CMYK
RGB Variations
Color information
#175274 (or 0x175274) is known color: Orient. HEX triplet: 17, 52 and 74. RGB value is (23,82,116). Sum of RGB (Red+Green+Blue) = 23+82+116=221 (29% of max value = 765). Red value is 23 (9.38% from 255 or 10.41% from 221); Green value is 82 (32.42% from 255 or 37.10% from 221); Blue value is 116 (45.70% from 255 or 52.49% from 221); Max value from RGB is 116 - color contains mainly: blue. Hex color #175274 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #175274 is #E8AD8B. Grayscale: #444444. Windows color (decimal): -15248780 or 7623191. OLE color: 7623191.
HSL color Cylindrical-coordinate representation of color #175274: hue angle of 201.94º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #175274 is Cyan = 0.80, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 23 | 82 | 116 | - |
| CMYK | 0.80 | 0.29 | 0 | 0.55 |
| HSL | 201.94º | 0.67% | 0.27% | - |
| HSV(B) | 201.94º | 0.8% | 0.45% | - |
| XYZ | 6.52 | 7.48 | 17.62 | - |
| YUV | 68.24 | 154.95 | 95.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 82 | 116 | 0.80 | 0.29 | 0 | 0.55 | 201.94 | 0.67 | 0.27 |
| Hex | 17 | 52 | 74 | 50 | 1D | 0 | 37 | CA | 43 | 1B |
| Octal | 27 | 122 | 164 | 120 | 35 | 0 | 67 | 312 | 103 | 33 |
| Binary | 10111 | 1010010 | 1110100 | 1010000 | 11101 | 0 | 110111 | 11001010 | 1000011 | 11011 |
Color Harmonies of #175274
Complementary color
Monochromatic Colors of #175274
Black with #175274
Text Example
Text Example
White with #175274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #175274; }
p { color: rgb(23,82,116); }
H1.HeaderClassName
{
color: #175274;
}
.AnyTagClassName
{
color: #175274;
}
</style>
background-color css
<style>
a { background-color: #175274; }
a { background-color: rgb(23,82,116); }
div.DivClassName
{
background-color: #175274;
}
.BgClassName
{
background-color: #175274;
}
</style>
border-color css
<style>
span { border-color: #175274; }
span { border-color: rgb(23,82,116); }
td.TdClassName
{
border-color: #175274;
}
.TagClassName
{
border-color: #175274;
}
</style>