Shades of Arapawa #275063
Tints of Arapawa #275063
RGB
CMYK
RGB Variations
Color information
#275063 (or 0x275063) is known color: Arapawa. HEX triplet: 27, 50 and 63. RGB value is (39,80,99). Sum of RGB (Red+Green+Blue) = 39+80+99=218 (28% of max value = 765). Red value is 39 (15.62% from 255 or 17.89% from 218); Green value is 80 (31.64% from 255 or 36.70% from 218); Blue value is 99 (39.06% from 255 or 45.41% from 218); Max value from RGB is 99 - color contains mainly: blue. Hex color #275063 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275063 is #D8AF9C. Grayscale: #454545. Windows color (decimal): -14200733 or 6508583. OLE color: 6508583.
HSL color Cylindrical-coordinate representation of color #275063: hue angle of 199º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #275063 is Cyan = 0.61, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 80 | 99 | - |
| CMYK | 0.61 | 0.19 | 0 | 0.61 |
| HSL | 199º | 0.43% | 0.27% | - |
| HSV(B) | 199º | 0.61% | 0.39% | - |
| XYZ | 5.96 | 7.07 | 12.85 | - |
| YUV | 69.91 | 144.42 | 105.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 80 | 99 | 0.61 | 0.19 | 0 | 0.61 | 199 | 0.43 | 0.27 |
| Hex | 27 | 50 | 63 | 3D | 13 | 0 | 3D | C7 | 2B | 1B |
| Octal | 47 | 120 | 143 | 75 | 23 | 0 | 75 | 307 | 53 | 33 |
| Binary | 100111 | 1010000 | 1100011 | 111101 | 10011 | 0 | 111101 | 11000111 | 101011 | 11011 |
Color Harmonies of #275063
Complementary color
Monochromatic Colors of #275063
Black with #275063
Text Example
Text Example
White with #275063
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275063; }
p { color: rgb(39,80,99); }
H1.HeaderClassName
{
color: #275063;
}
.AnyTagClassName
{
color: #275063;
}
</style>
background-color css
<style>
a { background-color: #275063; }
a { background-color: rgb(39,80,99); }
div.DivClassName
{
background-color: #275063;
}
.BgClassName
{
background-color: #275063;
}
</style>
border-color css
<style>
span { border-color: #275063; }
span { border-color: rgb(39,80,99); }
td.TdClassName
{
border-color: #275063;
}
.TagClassName
{
border-color: #275063;
}
</style>