Shades of Arapawa #274663
Tints of Arapawa #274663
RGB
CMYK
RGB Variations
Color information
#274663 (or 0x274663) is known color: Arapawa. HEX triplet: 27, 46 and 63. RGB value is (39,70,99). Sum of RGB (Red+Green+Blue) = 39+70+99=208 (27% of max value = 765). Red value is 39 (15.62% from 255 or 18.75% from 208); Green value is 70 (27.73% from 255 or 33.65% from 208); Blue value is 99 (39.06% from 255 or 47.60% from 208); Max value from RGB is 99 - color contains mainly: blue. Hex color #274663 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #274663 is #D8B99C. Grayscale: #3F3F3F. Windows color (decimal): -14203293 or 6506023. OLE color: 6506023.
HSL color Cylindrical-coordinate representation of color #274663: hue angle of 209º 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 #274663 is Cyan = 0.61, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 39 | 70 | 99 | - |
| CMYK | 0.61 | 0.29 | 0 | 0.61 |
| HSL | 209º | 0.43% | 0.27% | - |
| HSV(B) | 209º | 0.61% | 0.39% | - |
| XYZ | 5.28 | 5.71 | 12.63 | - |
| YUV | 64.04 | 147.73 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 70 | 99 | 0.61 | 0.29 | 0 | 0.61 | 209 | 0.43 | 0.27 |
| Hex | 27 | 46 | 63 | 3D | 1D | 0 | 3D | D1 | 2B | 1B |
| Octal | 47 | 106 | 143 | 75 | 35 | 0 | 75 | 321 | 53 | 33 |
| Binary | 100111 | 1000110 | 1100011 | 111101 | 11101 | 0 | 111101 | 11010001 | 101011 | 11011 |
Color Harmonies of #274663
Complementary color
Monochromatic Colors of #274663
Black with #274663
Text Example
Text Example
White with #274663
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #274663; }
p { color: rgb(39,70,99); }
H1.HeaderClassName
{
color: #274663;
}
.AnyTagClassName
{
color: #274663;
}
</style>
background-color css
<style>
a { background-color: #274663; }
a { background-color: rgb(39,70,99); }
div.DivClassName
{
background-color: #274663;
}
.BgClassName
{
background-color: #274663;
}
</style>
border-color css
<style>
span { border-color: #274663; }
span { border-color: rgb(39,70,99); }
td.TdClassName
{
border-color: #274663;
}
.TagClassName
{
border-color: #274663;
}
</style>